Skip to content

Commit 6e02d8b

Browse files
committed
feature #40814 Remove the experimental flag from the authenticator system 🚀 (chalasr)
This PR was merged into the 5.3-dev branch. Discussion ---------- Remove the experimental flag from the authenticator system 🚀 | Q | A | ------------- | --- | Branch? | 5.x | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | - | License | MIT | Doc PR | todo Here we go. Commits ------- a2f5693 Remove experimental flag from the authenticator system 🚀
2 parents b2f269e + a2f5693 commit 6e02d8b

File tree

50 files changed

+4
-79
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+4
-79
lines changed

src/Symfony/Bundle/SecurityBundle/CHANGELOG.md

Lines changed: 1 addition & 0 deletions

src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/AuthenticatorFactoryInterface.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515

1616
/**
1717
* @author Wouter de Jong <wouter@wouterj.nl>
18-
*
19-
* @experimental in 5.3
2018
*/
2119
interface AuthenticatorFactoryInterface
2220
{

src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/Factory/CustomAuthenticatorFactory.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
* @author Wouter de Jong <wouter@wouterj.nl>
2020
*
2121
* @internal
22-
* @experimental in 5.3
2322
*/
2423
class CustomAuthenticatorFactory implements AuthenticatorFactoryInterface, SecurityFactoryInterface
2524
{

src/Symfony/Bundle/SecurityBundle/RememberMe/FirewallAwareRememberMeHandler.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@
2323
* Decorates {@see RememberMeHandlerInterface} for the current firewall.
2424
*
2525
* @author Wouter de Jong <wouter@wouterj.nl>
26-
*
27-
* @experimental in 5.3
2826
*/
2927
final class FirewallAwareRememberMeHandler implements RememberMeHandlerInterface
3028
{

src/Symfony/Bundle/SecurityBundle/Security/UserAuthenticator.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
* @author Wouter de Jong <wouter@wouterj.nl>
2727
*
2828
* @final
29-
* @experimental in 5.3
3029
*/
3130
class UserAuthenticator implements UserAuthenticatorInterface
3231
{

src/Symfony/Component/Ldap/CHANGELOG.md

Lines changed: 1 addition & 0 deletions

src/Symfony/Component/Ldap/Security/LdapAuthenticator.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
* @author Wouter de Jong <wouter@wouterj.nl>
2929
*
3030
* @final
31-
* @experimental in 5.1
3231
*/
3332
class LdapAuthenticator implements AuthenticatorInterface
3433
{

src/Symfony/Component/Ldap/Security/LdapBadge.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
* @author Wouter de Jong <wouter@wouterj.nl>
2222
*
2323
* @final
24-
* @experimental in 5.1
2524
*/
2625
class LdapBadge implements BadgeInterface
2726
{

src/Symfony/Component/Security/CHANGELOG.md

Lines changed: 1 addition & 0 deletions

src/Symfony/Component/Security/Core/Signature/ExpiredSignatureStorage.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
/**
1717
* @author Ryan Weaver <ryan@symfonycasts.com>
1818
*
19-
* @experimental in 5.2
20-
*
2119
* @final
2220
*/
2321
final class ExpiredSignatureStorage

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy