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 51200b2

Browse filesBrowse files
authored
[Security] [Best practices] Remove mention of anonymous
1 parent 621b57b commit 51200b2
Copy full SHA for 51200b2

File tree

Expand file treeCollapse file tree

1 file changed

+0
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-4
lines changed

‎best_practices.rst

Copy file name to clipboardExpand all lines: best_practices.rst
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -362,10 +362,6 @@ Unless you have two legitimately different authentication systems and users
362362
(e.g. form login for the main site and a token system for your API only), it's
363363
recommended to have only one firewall to keep things simple.
364364

365-
Additionally, you should use the ``anonymous`` key under your firewall. If you
366-
require users to be logged in for different sections of your site, use the
367-
:doc:`access_control </security/access_control>` option.
368-
369365
Use the ``auto`` Password Hasher
370366
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
371367

0 commit comments

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