From c316366102de518d5bd331c21630a5fb82907fab Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 20 Dec 2013 14:28:08 +0800 Subject: [PATCH] Core.perms.json --- Core.perms.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Core.perms.json b/Core.perms.json index 43b1ac7b..2e557415 100644 --- a/Core.perms.json +++ b/Core.perms.json @@ -17,7 +17,8 @@ "Staff" : [ "ADEPS", "S" , "Staff"] , "Groups" : [ "ADEPS", "" , "Group Management"] , - "Events" : [ "PS", "", "Event Log"] + "Events" : [ "PS", "", "Event Log"] , + "ChangePassword" : [ "S", "", "User can change Password"] , } -- 2.39.2