-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
I am using Android SDK 0.9.2.
The Logger is not disable for release version so the IP and AppCode are visible in the log cat:
I/BAASBOX: requested {url ->http://xxx.xxx.xxx.xxx:9000/document/XXX?where=current+%3D+true&orderBy=creation_date+DESC&page=0&recordsPerPage=20 method: GET, headers ->{User-Agent:BaasBox AndroidSDK/0.9.2X-BAASBOX-APPCODE:xxxxxxxxX-BB-SESSION:xxxxxx-xxxxx-xxxxxx-xxxxxxx}}
This is not very secure!
On solution may be to let access to the ENABLED field :
public static final boolean ENABLED = true;
Metadata
Metadata
Assignees
Labels
No labels