Explained hrapplication permissions

This commit is contained in:
Adarnof 2016-03-08 21:09:24 +00:00
parent 0f66707631
commit e342be4567

View File

@ -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