]> Raphaël G. Git Repositories - userbundle/commit
Extends DefaultLogoutSuccessHandler
authorRaphaël Gertz <git@rapsys.eu>
Thu, 12 Aug 2021 06:13:59 +0000 (08:13 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Thu, 12 Aug 2021 06:13:59 +0000 (08:13 +0200)
commit776c977f27292e536619c2bd70cabdbcc118d5e4
treea1b04899bf0ccf285e2cfa6059a388335fee55a1
parent249218ab7253950280952285afb2c1658a58933b
Extends DefaultLogoutSuccessHandler
Prevent method not allowed by protecting match with a new context
Use contructor matching symfony magic
Protect route generation and matching
Cleanup
Handler/LogoutSuccessHandler.php