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

l'utente appena rimosso dagli admin può accedere all'interfaccia di amministrazione finché la sessione non è scaduta #142

Open
paolini opened this issue Jul 2, 2022 · 1 comment
Labels
bug Something isn't working enhancement New feature or request

Comments

@paolini
Copy link
Collaborator

paolini commented Jul 2, 2022

No description provided.

@paolini paolini added bug Something isn't working enhancement New feature or request labels Jul 2, 2022
@robol
Copy link
Collaborator

robol commented Jul 3, 2022

Assumo sia perché memorizziamo tutte le informazioni dell'utente nella sessione. Se vogliamo, non dovrebbe essere complicato fare un refresh al caricamento della pagina (a occhio in AppController.php), che però vorrebbe dire accumulare un'altra query al database (non che questo sia un grosso problema).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants