GitHub user kjduling opened a pull request: https://github.com/apache/incubator-geode/pull/236
Feature/geode 1570 temp pull request - don't accept You can merge this pull request into a Git repository by running: $ git pull https://github.com/kjduling/incubator-geode feature/GEODE-1570 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-geode/pull/236.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #236 ---- commit cc348a08966fda96077287f14f2594acf0a8013b Author: Kevin J. Duling <kdul...@pivotal.io> Date: 2016-08-31T17:25:46Z GEODE-1570: Developer REST API should be secured Checkpoint - Basic Authentication is working along with using GeodeSecurityUtil to validate users. commit 0628e95f22abb68f58bc99791ae9bc238a859739 Author: Kevin J. Duling <kdul...@pivotal.io> Date: 2016-08-31T17:54:44Z GEODE-1570: Developer REST API should be secured Missing files commit 528a1675126ac308e172fc9c05c41c47ed98feb9 Author: Kevin J. Duling <kdul...@pivotal.io> Date: 2016-08-31T18:20:43Z GEODE-1570: Developer REST API should be secured Protected delete region data commit 98eba8af4a5d1b15069f6313cae739480b477b54 Author: Kevin J. Duling <kdul...@pivotal.io> Date: 2016-08-31T23:28:16Z GEODE-1570: Developer REST API should be secured 401s are now properly returned for unknown users commit 1efd32344ba3221bf852a5e97d4827c2a7396b23 Author: Kevin J. Duling <kdul...@pivotal.io> Date: 2016-09-01T17:35:31Z GEODE-1570: Developer REST API should be secured autowire AccessDeniedHandler commit 81ab3180f26b5a7ebb883526d8924ec9e1f64369 Author: Kevin Duling <kdul...@pivotal.io> Date: 2016-09-01T17:53:50Z Merged with develop ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---