Feature #6711
Roles in Chamilo
Start date:
18/09/2013
Due date:
% Done:
0%
Estimated time:
Complexity:
Normal
SCRUM pts - complexity:
?
Description
A new roles table and a users_roles has been added.
The user role behaviour has been taken from SecurityServiceProvider see:
http://silex.sensiolabs.org/doc/providers/security.html
as well as the login/logout process.
Related issues
Removing the use of the admin table, roles are now handled in the users_roles table, also adding a new ROLE_GLOBAL_ADMIN role that can login as users
and is the global admin meaning that he can manager multiple portals see #6711