File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -953,22 +953,6 @@ This tag is used to automatically register :ref:`expression function providers
953953component. Using these providers, you can add custom functions to the security
954954expression language.
955955
956- security.remember_me_aware
957- --------------------------
958-
959- **Purpose **: To allow remember me authentication
960-
961- This tag is used internally to allow remember-me authentication to work.
962- If you have a custom authentication method where a user can be remember-me
963- authenticated, then you may need to use this tag.
964-
965- If your custom authentication factory extends
966- :class: `Symfony\\ Bundle\\ SecurityBundle\\ DependencyInjection\\ Security\\ Factory\\ AbstractFactory `
967- and your custom authentication listener extends
968- :class: `Symfony\\ Component\\ Security\\ Http\\ Firewall\\ AbstractAuthenticationListener `,
969- then your custom authentication listener will automatically have this tag
970- applied and it will function automatically.
971-
972956security.voter
973957--------------
974958
You can’t perform that action at this time.
0 commit comments