You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Symfony security system is very powerful and flexible component. We could base our security on Symfony's security to achieve the same functionality and more. Those systems are not compatible by default so a good amount of work and thinking would need to be done to do it.
Affected modules are UsersModule, ZAuthModule, GroupsModule and PermissionsModule.
Symfony security system is very powerful and flexible component. We could base our security on Symfony's security to achieve the same functionality and more. Those systems are not compatible by default so a good amount of work and thinking would need to be done to do it.
Affected modules are UsersModule, ZAuthModule, GroupsModule and PermissionsModule.
Some resources:
http://symfony.com/doc/current/cookbook/security/index.html
https://www.youtube.com/watch?v=SVQwBwSk__E