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 4bd8406 commit 2aeff1bCopy full SHA for 2aeff1b
testing.rst
@@ -627,8 +627,8 @@ stores in the session of the test client.
627
628
.. note::
629
630
- Stateless firewalls cannot use ``loginUser()`` prior to requests by design.
631
- Instead you should add the correct token (i.e. header) in each ``request()`` call.
+ By design, the ``loginUser()`` method doesn't work when using stateless firewalls.
+ Instead, add the appropriate token/header in each ``request()`` call.
632
633
Making AJAX Requests
634
....................
0 commit comments