waidyanatha / strix-mom

Strix receiver-server
0 stars 0 forks source link

user management #15

Closed waidyanatha closed 10 years ago

waidyanatha commented 10 years ago

Need to add instructions on how to use the Strix ACL such with how to add a user , roles, and persmissions, then how to assign to the uer. We need not only the GUI parts but also any other implementation specific instructions on how to setup roles and permissions. I have created a wiki with some subtitles but may need to add more. Please add the content here: https://github.com/waidyanatha/strix-mom/wiki/User-Management#roles-and-permissions

Madhuka commented 10 years ago

we will

Madhuka commented 10 years ago

User Management jaggery API

permissions API[1], resourcesAPI[2], role_permission_mappingAPI[3] and UserAPI[4]

https://github.com/waidyanatha/strix-mom/blob/master/utils/apps/strix/api/api/permissions.jag https://github.com/waidyanatha/strix-mom/blob/master/utils/apps/strix/api/api/resources.jag https://github.com/waidyanatha/strix-mom/blob/master/utils/apps/strix/api/api/role_permission.jag https://github.com/waidyanatha/strix-mom/blob/master/utils/apps/strix/api/api/user.jag