From 459790982d3b5d8161e3d623595b11a05fd714ef Mon Sep 17 00:00:00 2001 From: Adarnof Date: Thu, 3 Mar 2016 19:18:03 -0500 Subject: [PATCH] Removed references to depreciated permissions `corp_stats` and `corputils` were replaced with `corp_apis` and `alliance_apis` --- README.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 02d9c2e2..6140d712 100755 --- a/README.md +++ b/README.md @@ -18,10 +18,7 @@ Join us in-game in the channel allianceauth for help and feature requests. Special Thanks: - Thanking Nikdoof, without his old auth - 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. + Thanking Nikdoof, without his old auth implementation this project wouldn't be as far as it is now. 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_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 | corp_stats ( View basic corp auth stats *who is authed etc*) - auth | user | corputils ( View who has registered APIs, which alts belong to which main, and more. ) - 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 | corp_apis ( View APIs, and jackKnife, of all members in user's corp. ) + auth | user | alliance_apis ( View APIs, and jackKnife, of all member in user's alliance member corps. ) 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)