GitHub user snoopdave opened a pull request:
https://github.com/apache/usergrid/pull/518
/org/app/users/me and /users/me related fixes
Ensure that /org/app/users/me always works for logged in user, regardless
of roles/permissions, also that it is impossible to create an app or admin user
named 'me' (via post or put)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/snoopdave/usergrid users_me_fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/usergrid/pull/518.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 #518
----
commit c7c7c8cd240a788b8cd3cf317590c23b9373385d
Author: Dave Johnson <[email protected]>
Date: 2016-05-09T18:58:18Z
Ensure that /org/app/users/me always works for logged in user, regardless
of roles/permissions, also that it is impossible to create an app or admin user
named 'me'
commit cd363f493db14dac2c22967a3eafabba7eac2d97
Author: Dave Johnson <[email protected]>
Date: 2016-05-09T18:59:03Z
Merge branch 'release-2.1.1' of
https://git-wip-us.apache.org/repos/asf/usergrid into release-2.1.1
----
---
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.
---