[
https://issues.apache.org/jira/browse/USERGRID-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15250515#comment-15250515
]
ASF GitHub Bot commented on USERGRID-1280:
------------------------------------------
GitHub user snoopdave opened a pull request:
https://github.com/apache/usergrid/pull/510
Invalidate ShiroCache when admin user added to org
Fixes USERGRID-1280
https://issues.apache.org/jira/browse/USERGRID-1280
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/snoopdave/usergrid release-2.1.1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/usergrid/pull/510.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 #510
----
commit 4aa73aa49f72ee578d4ec5a9a8f98bdc6be0b739
Author: Dave Johnson <[email protected]>
Date: 2016-04-20T18:43:06Z
Invalidate ShiroCache when admin user added to org.
----
> New Admin Users cannot login temporarily
> ----------------------------------------
>
> Key: USERGRID-1280
> URL: https://issues.apache.org/jira/browse/USERGRID-1280
> Project: Usergrid
> Issue Type: Bug
> Components: Stack
> Affects Versions: 2.1.1
> Reporter: David Johnson
> Assignee: David Johnson
> Fix For: 2.1.1
>
>
> We have a new Auth/Permissions cache plugged into Shiro now and we need to
> invalidate that cache whenever admin users permissions change.
> In the current 2.1.1 (unreleased) codebase we do not invalidate the cache
> when an admin user is added or removed from an organization, but we should.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)