Skip to content

Commit 0d0434b

Browse files
committed
Merge pull request #2585 from xabbuh/remove-security-listener-factory-dic-tag
remove the security.listener.factory DIC tag
2 parents a197d86 + 6437d29 commit 0d0434b

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

reference/dic_tags.rst

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,6 @@ may also be tags in other bundles you use that aren't listed here.
5353
+-----------------------------------+---------------------------------------------------------------------------+
5454
| `security.remember_me_aware`_ | To allow remember me authentication |
5555
+-----------------------------------+---------------------------------------------------------------------------+
56-
| `security.listener.factory`_ | Necessary when creating a custom authentication system |
57-
+-----------------------------------+---------------------------------------------------------------------------+
5856
| `swiftmailer.plugin`_ | Register a custom SwiftMailer Plugin |
5957
+-----------------------------------+---------------------------------------------------------------------------+
6058
| `templating.helper`_ | Make your service available in PHP templates |
@@ -697,14 +695,6 @@ of your configuration, and tag it with ``routing.loader``:
697695
698696
For more information, see :doc:`/cookbook/routing/custom_route_loader`.
699697
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-
708698
security.remember_me_aware
709699
--------------------------
710700

0 commit comments

Comments
 (0)