[
https://issues.apache.org/jira/browse/ACE-452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15151018#comment-15151018
]
ASF GitHub Bot commented on ACE-452:
------------------------------------
GitHub user brampouwelse opened a pull request:
https://github.com/apache/ace/pull/5
ACE-452 / ACE-531
Patch for ACE-452 and ACE-531
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/brampouwelse/ace ACE-452
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ace/pull/5.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 #5
----
commit fb3a43a759c7b3e64594d4d39544f4c6dca02fb6
Author: Bram Pouwelse <[email protected]>
Date: 2016-02-16T12:24:53Z
ACE-452: Added a repository based UserAdmin storage backend
- Added a RoleRepositoryStore for UserAdmin that works on a repository
- Removed UpdateUserAdminTask as this is no longer necessary, we're
working on the repo directly
- Updated run confugurations
commit 9f8aa6ff75f3d760fe311b2911ad1b6990d5e503
Author: Bram Pouwelse <[email protected]>
Date: 2016-02-17T19:20:01Z
ACE-531: Changed RepositoryServlet to use different status codes instead of
only HTTP 500
Updated RemoteRepository to throw the same exceptions as a local Repoistory
based on respose status
----
> Added/Changed users are not persisted by the ACE User Administration
> --------------------------------------------------------------------
>
> Key: ACE-452
> URL: https://issues.apache.org/jira/browse/ACE-452
> Project: ACE
> Issue Type: Bug
> Reporter: Wilfried Sibla
> Assignee: Marcel Offermans
> Fix For: 2.0.1
>
>
> When a new user is created or an existing is changed, the changes made are
> not stored persistently by the ACE User Administration.
> All works fine (e.g. login with new user) as long as the server isn't
> restarted.
> After a restart, the new user does not exist any more.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)