File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -53,8 +53,6 @@ may also be tags in other bundles you use that aren't listed here.
53
53
+-----------------------------------+---------------------------------------------------------------------------+
54
54
| `security.remember_me_aware `_ | To allow remember me authentication |
55
55
+-----------------------------------+---------------------------------------------------------------------------+
56
- | `security.listener.factory `_ | Necessary when creating a custom authentication system |
57
- +-----------------------------------+---------------------------------------------------------------------------+
58
56
| `swiftmailer.plugin `_ | Register a custom SwiftMailer Plugin |
59
57
+-----------------------------------+---------------------------------------------------------------------------+
60
58
| `templating.helper `_ | Make your service available in PHP templates |
@@ -697,14 +695,6 @@ of your configuration, and tag it with ``routing.loader``:
697
695
698
696
For more information, see :doc:`/cookbook/routing/custom_route_loader`.
699
697
700
- security.listener.factory
701
- -------------------------
702
-
703
- **Purpose**: Necessary when creating a custom authentication system
704
-
705
- This tag is used when creating your own custom authentication system. For
706
- details, see :doc:`/cookbook/security/custom_authentication_provider`.
707
-
708
698
security.remember_me_aware
709
699
--------------------------
710
700
You can’t perform that action at this time.
0 commit comments