Skip to content

Commit 6437d29

Browse files
committed
remove the security.listener.factory DIC tag
1 parent f9f0c68 commit 6437d29

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
@@ -40,8 +40,6 @@ the AsseticBundle has several tags that aren't listed here.
4040
+-----------------------------------+---------------------------------------------------------------------------+
4141
| `security.remember_me_aware`_ | To allow remember me authentication |
4242
+-----------------------------------+---------------------------------------------------------------------------+
43-
| `security.listener.factory`_ | Necessary when creating a custom authentication system |
44-
+-----------------------------------+---------------------------------------------------------------------------+
4543
| `swiftmailer.plugin`_ | Register a custom SwiftMailer Plugin |
4644
+-----------------------------------+---------------------------------------------------------------------------+
4745
| `templating.helper`_ | Make your service available in PHP templates |
@@ -527,14 +525,6 @@ of your configuration, and tag it with ``routing.loader``:
527525
528526
For more information, see :doc:`/cookbook/routing/custom_route_loader`.
529527

530-
security.listener.factory
531-
-------------------------
532-
533-
**Purpose**: Necessary when creating a custom authentication system
534-
535-
This tag is used when creating your own custom authentication system. For
536-
details, see :doc:`/cookbook/security/custom_authentication_provider`.
537-
538528
security.remember_me_aware
539529
--------------------------
540530

0 commit comments

Comments
 (0)