This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Security/Http/Logout
Christophe Coevoet 542b877424 Fix the logout path when not using the router
This needs to use the base url, not the base path, so that it goes
through the front controller when not using url rewriting.
2015-12-17 14:04:43 +01:00
..
CookieClearingLogoutHandler.php merged 2.0 2011-12-13 16:12:53 +01:00
DefaultLogoutSuccessHandler.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
LogoutHandlerInterface.php fixed CS 2012-07-09 14:54:20 +02:00
LogoutSuccessHandlerInterface.php Fix some annotates 2013-09-19 11:36:05 +02:00
LogoutUrlGenerator.php Fix the logout path when not using the router 2015-12-17 14:04:43 +01:00
SessionLogoutHandler.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00