Core.perms.json
authorAlan Knowles <alan@roojs.com>
Fri, 20 Dec 2013 06:28:08 +0000 (14:28 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 20 Dec 2013 06:28:08 +0000 (14:28 +0800)
Core.perms.json

index 43b1ac7..2e55741 100644 (file)
@@ -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"] ,
 }