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 @@ -40,8 +40,6 @@ the AsseticBundle has several tags that aren't listed here.
40
40
+-----------------------------------+---------------------------------------------------------------------------+
41
41
| `security.remember_me_aware `_ | To allow remember me authentication |
42
42
+-----------------------------------+---------------------------------------------------------------------------+
43
- | `security.listener.factory `_ | Necessary when creating a custom authentication system |
44
- +-----------------------------------+---------------------------------------------------------------------------+
45
43
| `swiftmailer.plugin `_ | Register a custom SwiftMailer Plugin |
46
44
+-----------------------------------+---------------------------------------------------------------------------+
47
45
| `templating.helper `_ | Make your service available in PHP templates |
@@ -527,14 +525,6 @@ of your configuration, and tag it with ``routing.loader``:
527
525
528
526
For more information, see :doc: `/cookbook/routing/custom_route_loader `.
529
527
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
-
538
528
security.remember_me_aware
539
529
--------------------------
540
530
You can’t perform that action at this time.
0 commit comments