From 0c7332852937e6491e9afbed64110d7755d4c10b Mon Sep 17 00:00:00 2001 From: Mr McClain Date: Wed, 20 Jan 2016 22:32:20 -0600 Subject: [PATCH] added sigtracker and operations timer permissions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9bdae977..3456128a 100755 --- a/README.md +++ b/README.md @@ -69,6 +69,10 @@ Special Permissions In Admin: auth | user | timer_management ( Access to create and remove timers) auth | user | timer_view ( Access to timerboard to view timers) auth | user | srp_management ( Allows for an individual to create and remove srp fleets and fleet data) + auth | user | sigtracker_management ( Allows for an individual to create and remove signitures) + auth | user | sigtracker_view ( Allows for an individual view signitures) + auth | user | optimer_management ( Allows for an individual to create and remove fleet operations) + auth | user | optimer_view ( Allows for an individual view fleet operations) Active Developers