dchun / QuoteManager

Saas App for Managing Quotes and getting paid
https://quotemanager.boopis.com
0 stars 0 forks source link

Add User Roles #101

Closed dchun closed 9 years ago

dchun commented 9 years ago

Create simple roles.

Admin - Can CRUD Users & Payments & Everything Else Manager - Can CRUD Everything Except Users & Payments Viewer - Read Access To Everything Except Users & Payments

phuong3030 commented 9 years ago

When user register new account, the user will have admin role. And The default role is viewer.

phuong3030 commented 9 years ago

https://github.com/boopis/QuoteManager/pull/131