]> Raphaël G. Git Repositories - userbundle/commit
Remove mail and hash possible leak from failure_path context
authorRaphaël Gertz <git@rapsys.eu>
Mon, 11 Dec 2023 02:27:51 +0000 (03:27 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Mon, 11 Dec 2023 02:27:51 +0000 (03:27 +0100)
commitd3c0403000560ca0fd1b08fced1e043584bf4e54
tree0fed50622941e722c155057b8fa46a76aa1bf8b1
parentb95d9840fb06b88151a50aecd566cc83fe518c6c
Remove mail and hash possible leak from failure_path context
Add disabled and unactivated user handling
Add flash error for not enabled user
Send confirm mail on unactivated user
Cleanup
Handler/AuthenticationFailureHandler.php