From e342be456794406b30be6de1e78876887ba7c43d Mon Sep 17 00:00:00 2001 From: Adarnof Date: Tue, 8 Mar 2016 21:09:24 +0000 Subject: [PATCH] Explained hrapplication permissions --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6140d712..1057b3df 100755 --- a/README.md +++ b/README.md @@ -60,7 +60,6 @@ Special Permissions In Admin: auth | user | alliance_member ( Added auto by auth when a member is verified ) auth | user | group_management ( Access to add members to groups within the alliance ) - auth | user | human_resources ( Corp only access to view applications ) 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) @@ -75,6 +74,13 @@ Special Permissions In Admin: auth | user | optimer_view ( Allows for an individual view fleet operations) auth | user | logging_notifications ( Generate notifications from logging) + auth | user | human_resources ( View applications to user's corp ) + hrapplications | hrapplication | delete_hrapplication ( Can delete applications ) + hrapplications | hrapplication | accept_hrapplication ( Can accept applications ) + hrapplications | hrapplication | reject_hrapplication ( Can reject applications ) + hrapplications | hrapplication | view_apis ( Can see applicant's API keys ) + hrapplicstions | hrapplicationcomment | add_hrapplicationcomment ( Can comment on applications ) + Active Developers Adarnof