Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 62db181

Browse filesBrowse files
committed
minor #9274 Typo fix (toniperic)
This PR was submitted for the 3.3 branch but it was merged into the 2.8 branch instead (closes #9274). Discussion ---------- Typo fix Commits ------- fba5578 Typo fix
2 parents 8c9f50d + fba5578 commit 62db181
Copy full SHA for 62db181

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎security/guard_authentication.rst

Copy file name to clipboardExpand all lines: security/guard_authentication.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ Each authenticator needs the following methods:
419419

420420
**supportsRememberMe()**
421421
If you want to support "remember me" functionality, return true from this method.
422-
You will still need to active ``remember_me`` under your firewall for it to work.
422+
You will still need to activate ``remember_me`` under your firewall for it to work.
423423
Since this is a stateless API, you do not want to support "remember me"
424424
functionality in this example.
425425

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.