[TIMOB-11901] Builder - during build time we are getting trace logs that print out oauth information
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-11-30T21:23:33.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 3.0.0, Release 3.1.0, 2012 Sprint 24, 2012 Sprint 24 Core |
Components | iOS |
Labels | builder, kicthensink, qe-ios100112, qe-review, qe-testadded |
Reporter | Natalie Huynh |
Assignee | Sabil Rahim |
Created | 2012-11-30T00:41:19.000+0000 |
Updated | 2012-12-20T18:11:47.000+0000 |
Description
Steps to reproduce:
1. Run KS on ios device
Actual:
[TRACE] app property, acs-oauth-secret-production : cuKnqbCHqYmak8bS8pMw9vv5u98Zolt5
[TRACE] app property, acs-oauth-key-production : Fm6l62c1ZLdUTZHKIOBfv3C1ggkmwyFx
[TRACE] app property, acs-api-key-production : ar7PIn4jQU5ZV7vJ6a9vVoxpMECyIUQA
[TRACE] app property, acs-oauth-secret-development : 5ceLVuw9AcuwmEY9od3vcF9qnLZjFKme
[TRACE] app property, acs-oauth-key-development : SKPupGwyWyanWmIEcXKJgOpcSoM3P2FZ
[TRACE] app property, acs-api-key-development : zde7s46iDdNDDhONQvW9zHWt0FrYqKh6
[TRACE] app property, ti.ui.defaultunit : system
Expected:
Should not print those app property out
pr pending https://github.com/appcelerator/titanium_mobile/pull/3501
needs 3_0_X PR
https://github.com/appcelerator/titanium_mobile/pull/3504 for 30x
Tested with 3.0.0.v20121130200208 with Android and iOS