Skip to content

Commit 137125a

Browse files
committed
Minor tweak
1 parent 71754ff commit 137125a

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

security.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2661,12 +2661,11 @@ Frequently Asked Questions
26612661
--------------------------
26622662

26632663
**Can I have Multiple Firewalls?**
2664-
Yes! Each firewall is like a separate security system, being authenticated in one
2665-
firewall doesn't make you authenticated in another one. Each firewall can have
2664+
Yes! However, each firewall is like a separate security system: being authenticated
2665+
in one firewall doesn't make you authenticated in another one. Each firewall can have
26662666
multiple ways of allowing authentication (e.g. form login, and API key authentication).
2667-
If you want to share authentication between firewalls,
2668-
you have to explicitly specify the same
2669-
:ref:`reference-security-firewall-context` for different firewalls.
2667+
If you want to share authentication between firewalls, you have to explicitly
2668+
specify the same :ref:`reference-security-firewall-context` for different firewalls.
26702669

26712670
**Security doesn't seem to work on my Error Pages**
26722671
As routing is done *before* security, 404 error pages are not covered by

0 commit comments

Comments
 (0)