Hamdam23/bookee

User with non default role (author) can't see his/her role requests

Closed this issue · 3 comments

As a logic of the bookee - only Users with 'user' role can request 'author' role.
No access for requesting for 'admin' role or Downgrading role.

What if admin changes names of the roles: 'user' to 'reader', 'author' to 'writer'? Is role dynamic?

Implemented in e14ba56 and waiting for getting merged to master.