You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2014/11/08 03:31:31 UTC

[03/50] [abbrv] cordova-plugins git commit: Merge pull request #2 from tony--/localhost-only

Merge pull request #2 from tony--/localhost-only

Security improvements: localhost only + auth token

Project: http://git-wip-us.apache.org/repos/asf/cordova-plugins/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugins/commit/64afe03a
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugins/tree/64afe03a
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugins/diff/64afe03a

Branch: refs/heads/master
Commit: 64afe03a2e7b308d7904bcae43e414c66bb87fbb
Parents: 88e0c54 074f5e8
Author: Shazron Abdullah <sh...@gmail.com>
Authored: Thu Nov 6 16:52:15 2014 -0800
Committer: Shazron Abdullah <sh...@gmail.com>
Committed: Thu Nov 6 16:52:15 2014 -0800

----------------------------------------------------------------------
 README.md                                       |   4 +-
 plugin.xml                                      |   3 +
 src/ios/GCDWebServer+LocalhostOnlyBaseHandler.h |  26 +++++
 src/ios/GCDWebServer+LocalhostOnlyBaseHandler.m | 102 +++++++++++++++++++
 src/ios/SACordovaLocalWebServer.m               |  14 +--
 5 files changed, 141 insertions(+), 8 deletions(-)
----------------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org