File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ couple more things to do before remember me works correctly:
89
89
90
90
#. :ref: `Add an opt-in checkbox to activate remember me <security-remember-me-activate >`;
91
91
#. :ref: `Use an authenticator that supports remember me <security-remember-me-authenticator >`;
92
- #. Optionally, :ref: `configure the how remember me cookies are stored and validated <security-remember-me-storage >`.
92
+ #. Optionally, :ref: `configure how remember me cookies are stored and validated <security-remember-me-storage >`.
93
93
94
94
After this, the remember me cookie will be created upon successful
95
95
authentication. For some pages/actions, you can
@@ -131,7 +131,7 @@ checkbox must have a name of ``_remember_me``:
131
131
.. note ::
132
132
133
133
Optionally, you can configure a custom name for this checkbox using the
134
- ``remember_me_parameter `` setting under the ``remember_me `` section.
134
+ ``name `` setting under the ``remember_me `` section.
135
135
136
136
Always activating Remember Me
137
137
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments