]> Raphaël G. Git Repositories - userbundle/commit
Add user checker
authorRaphaël Gertz <git@rapsys.eu>
Thu, 12 Aug 2021 11:56:41 +0000 (13:56 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Thu, 12 Aug 2021 11:56:41 +0000 (13:56 +0200)
commit17869e03521ae16d21e3e7d7998ec23fd5da1686
treef6b7da10ad454f70d63115ca4c76e4e5a002230c
parent436b8a2b29c4df2d84bacfe2acf0545fefd55346
Add user checker
Add authentication failure handler
Add unactivated exception
Checker/UserChecker.php [new file with mode: 0644]
Exception/UnactivatedException.php [new file with mode: 0644]
Handler/AuthenticationFailureHandler.php [new file with mode: 0644]