GitHub user mdunker opened a pull request:
https://github.com/apache/usergrid/pull/377
USERGRID-992
1. Add organization config GET and PUT.
2. Use default connections parameter stored in organization config (if it
exists) for limiting connection reads when retrieving an entity/collection.
Todo:
1. Fix organization config GET and PUT so that it requires superuser access
(required USERGRID-645).
2. Organization config info should be cached.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/usergrid USERGRID-992
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/usergrid/pull/377.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 #377
----
commit 94008adf4224a4e3737e79618643384238de49a4
Author: Mike Dunker <[email protected]>
Date: 2015-09-08T20:02:19Z
USERGRID-992: Add organization config GET and PUT
Currently requires only organization access -- will add superuser
requirement.
commit 89b21362309d5c7a96a473e72f3fe9fe0cb6000e
Author: Mike Dunker <[email protected]>
Date: 2015-09-08T20:04:15Z
USERGRID-992: check organization config for default connections parameter
functionality
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---