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/Authentication
Fabien Potencier bafa8e29e0 feature #19026 [Security] Strengthen comparison of target_url vs login_path (mrzard)
This PR was merged into the 3.3-dev branch.

Discussion
----------

[Security] Strengthen comparison of target_url vs login_path

| Q | A |
| --- | --- |
| Branch? | "master" |
| Bug fix? | no |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no |
| Tests pass? | yes |
| Fixed tickets | #18862 |
| License | MIT |
| Doc PR |  |

Commits
-------

ac9d75a09e [Security] Strengthen comparison of target_url vs login_path
2017-03-22 16:29:02 -07:00
..
AuthenticationFailureHandlerInterface.php Fix some annotates 2013-09-19 11:36:05 +02:00
AuthenticationSuccessHandlerInterface.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
AuthenticationUtils.php Fix the retrieval of the last username when using forwarding 2016-07-11 11:55:50 +02:00
CustomAuthenticationFailureHandler.php [2.6] CS Fixes And Removed An Unused Import 2014-12-07 19:23:39 +01:00
CustomAuthenticationSuccessHandler.php fix data type in docblock 2014-11-24 19:24:01 +01:00
DefaultAuthenticationFailureHandler.php Merge branch '2.7' into 2.8 2016-06-29 07:29:29 +02:00
DefaultAuthenticationSuccessHandler.php feature #19026 [Security] Strengthen comparison of target_url vs login_path (mrzard) 2017-03-22 16:29:02 -07:00
SimpleAuthenticationHandler.php fixes CS 2015-08-24 09:13:45 +02:00
SimpleFormAuthenticatorInterface.php [Security] Remove deprecated interfaces 2015-09-03 21:48:11 +02:00
SimplePreAuthenticatorInterface.php [Security] Remove deprecated interfaces 2015-09-03 21:48:11 +02:00