We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02b24e5 commit abbd8c3Copy full SHA for abbd8c3
security/remember_me.rst
@@ -87,7 +87,7 @@ which is defined using the ``APP_SECRET`` environment variable.
87
After enabling the ``remember_me`` system in the configuration, there are a
88
couple more things to do before remember me works correctly:
89
90
-#. :ref:`Add an opt-in checkbox to active remember me <security-remember-me-activate>`;
+#. :ref:`Add an opt-in checkbox to activate remember me <security-remember-me-activate>`;
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>`.
93
0 commit comments