Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion reference/configuration/security.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1006,7 +1006,8 @@ the session must not be used when authenticating users:
// ...
};

Routes under this firewall will be :ref:`configured stateless <stateless-routing>`.
Routes under this firewall will be :ref:`configured stateless <stateless-routing>`
when they are not explicitly configured stateless or not.

.. versionadded:: 6.3

Expand Down