Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ACL #4

Open
1 of 3 tasks
fdvj opened this issue Jan 5, 2018 · 0 comments
Open
1 of 3 tasks

ACL #4

fdvj opened this issue Jan 5, 2018 · 0 comments
Assignees

Comments

@fdvj
Copy link
Member

fdvj commented Jan 5, 2018

Requisitos

  • Crear sistema de políticas de acceso que verifique si el usuario tiene el recurso:nombre permiso en su sesión de Redis. La política se define en la ruta.
  • Si un usuario solicita realizar una acción a la que no tiene permiso, cerrar la sessión.
  • Si la ruta tiene en la política el flag super: true, solamente los superusuarios tienen acceso a ese recurso
@fdvj fdvj added this to the Backend Authentication and User Management milestone Jan 5, 2018
@fdvj fdvj self-assigned this Jan 5, 2018
This was referenced Jan 9, 2018
fdvj added a commit to fdvj/admin-api that referenced this issue Mar 22, 2018
fdvj added a commit to fdvj/admin-api that referenced this issue Mar 23, 2018
fdvj added a commit that referenced this issue Mar 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant