-
- Downloads
bug #42354 [Ldap][Security] Make LdapAuthenticator an EntryPoint (dcp-dev, chalasr)
This PR was merged into the 5.3 branch. Discussion ---------- [Ldap][Security] Make LdapAuthenticator an EntryPoint | Q | A | ------------- | --- | Branch? | 5.3 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | Fix #42346 | License | MIT | Doc PR | N/A I added `@chalasr`'s recommandations given in https://github.com/symfony/symfony/issues/42346#issuecomment-891188282 Commits ------- 4daad9e7 Fix decorating non-entrypoint authenticators 0b0c15c0 [Ldap] Make LdapAuthenticator an EntryPoint
Showing
- src/Symfony/Component/Ldap/Security/LdapAuthenticator.php 22 additions, 1 deletionsrc/Symfony/Component/Ldap/Security/LdapAuthenticator.php
- src/Symfony/Component/Security/Http/EntryPoint/Exception/NotAnEntryPointException.php 22 additions, 0 deletions...ty/Http/EntryPoint/Exception/NotAnEntryPointException.php
- src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php 16 additions, 6 deletions...ny/Component/Security/Http/Firewall/ExceptionListener.php
Loading
Please register or sign in to comment