Removed references to depreciated permissions

`corp_stats` and `corputils` were replaced with `corp_apis` and `alliance_apis`
This commit is contained in:
Adarnof 2016-03-03 19:18:03 -05:00
parent a5ef9914b8
commit 459790982d

View File

@ -18,10 +18,7 @@ Join us in-game in the channel allianceauth for help and feature requests.
Special Thanks: Special Thanks:
Thanking Nikdoof, without his old auth Thanking Nikdoof, without his old auth implementation this project wouldn't be as far as it is now.
implementation this project wouldn't be as far as it is now.
Thanks to Raynaldo for his original work on this system and getting it as far as it is today.
Note: Note:
@ -67,10 +64,8 @@ Special Permissions In Admin:
auth | user | jabber_broadcast ( Access to broadcast a message over jabber to own groups) auth | user | jabber_broadcast ( Access to broadcast a message over jabber to own groups)
auth | user | jabber_broadcast_all ( Can choose from all groups and the 'all' option when broadcasting) auth | user | jabber_broadcast_all ( Can choose from all groups and the 'all' option when broadcasting)
auth | user | blue_member ( Auto Added to people who register has a blue when adding api key) auth | user | blue_member ( Auto Added to people who register has a blue when adding api key)
auth | user | corp_stats ( View basic corp auth stats *who is authed etc*) auth | user | corp_apis ( View APIs, and jackKnife, of all members in user's corp. )
auth | user | corputils ( View who has registered APIs, which alts belong to which main, and more. ) auth | user | alliance_apis ( View APIs, and jackKnife, of all member in user's alliance member corps. )
auth | user | corp_apis ( View APIs, andjackKnife, of all member in current corp. )
auth | user | alliance_apis ( View APIs, andjackKnife, of all member in whole alliance. )
auth | user | timer_management ( Access to create and remove timers) auth | user | timer_management ( Access to create and remove timers)
auth | user | timer_view ( Access to timerboard to view 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 | srp_management ( Allows for an individual to create and remove srp fleets and fleet data)