Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: Bridge-it 1.0
-
Fix Version/s: Bridge-it 1.0
-
Component/s: JavaScript Client
-
Labels:None
-
Environment:ICEpush, HTML5, Push Service
-
Assignee Priority:P1
Description
To allow the API key to be configured in ICEpush, the setting
ice.push.configuration.apikey = <key>
should be relayed in the listen.icepush, notify.icepush, etc requests as the parameter ice.push.apikey in the request body.
ice.push.configuration.apikey = <key>
should be relayed in the listen.icepush, notify.icepush, etc requests as the parameter ice.push.apikey in the request body.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #38729 | Tue Nov 05 16:06:23 MST 2013 | mircea.toma | |
Files Changed | ||||
MODIFY
/icepush/trunk/icepush/core/src/main/javascript/application.js
MODIFY /icepush/trunk/icepush/core/src/main/javascript/connection.async.js |