implementing #4120: User always needs to have the right to change password and hidin...
authorAndreas Kohlbecker <a.kohlbecker@bgbm.org>
Fri, 14 Mar 2014 13:52:45 +0000 (13:52 +0000)
committerAndreas Kohlbecker <a.kohlbecker@bgbm.org>
Fri, 14 Mar 2014 13:52:45 +0000 (13:52 +0000)
commit87bae5e838e3936859ae45e620b30271b13efcb4
tree2a2571c410a458a2bd8bdd5787acb38580e52a24
parent1a0c1a9cf804840e55a7d74c0922a820c1e8a6c6
implementing  #4120: User always needs to have the right to change password and hiding all user related menu contributions if no user is logged in
.gitattributes
eu.etaxonomy.taxeditor.store/plugin.xml
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/handler/OpenPasswordWizzardHandler.java [new file with mode: 0644]
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/security/AuthenticationSourceProvider.java [moved from eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/security/RolesSourceProvider.java with 62% similarity]
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/store/CdmStore.java