Merged HEAD-BUG-FIX (5.1/Cloud) to HEAD (5.1/Cloud)

91934: Merged 5.0.N (5.0.1) to HEAD-BUG-FIX (5.1/Cloud)
      91862: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.1)
         91804: Merged DEV (4.2.4) to V4.2-BUG-FIX (4.2.5)
            91751: MNT-12899: Unable to assign work flow
               - Added read permissions for all users for method "AuthenticationService.getAuthenticationEnabled"


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94846 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Alan Davis
2015-01-31 11:42:32 +00:00
parent c61b0ccbf0
commit e40bf061bb

View File

@@ -837,7 +837,7 @@
org.alfresco.service.cmr.security.MutableAuthenticationService.setAuthentication=ACL_METHOD.ROLE_ADMINISTRATOR
org.alfresco.service.cmr.security.MutableAuthenticationService.deleteAuthentication=ACL_METHOD.ROLE_ADMINISTRATOR
org.alfresco.service.cmr.security.MutableAuthenticationService.setAuthenticationEnabled=ACL_METHOD.ROLE_ADMINISTRATOR
org.alfresco.service.cmr.security.AuthenticationService.getAuthenticationEnabled=ACL_METHOD.ROLE_ADMINISTRATOR
org.alfresco.service.cmr.security.AuthenticationService.getAuthenticationEnabled=ACL_ALLOW,AFTER_ACL_NODE.sys:base.ReadProperties
org.alfresco.service.cmr.security.AuthenticationService.authenticationExists=ACL_METHOD.ROLE_ADMINISTRATOR
org.alfresco.service.cmr.security.AuthenticationService.getCurrentUserName=ACL_ALLOW
org.alfresco.service.cmr.security.AuthenticationService.invalidateUserSession=ACL_METHOD.ROLE_ADMINISTRATOR