Skip to content

Commit 5012718

Browse files
Change phrase on BackendLogin.rst
Co-authored-by: Garvin Hicking <[email protected]>
1 parent c7a1866 commit 5012718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/Troubleshooting/BackendLogin.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Login page reloads without error
2929
:confval:`cookieDomain <t3coreapi:globals-typo3-conf-vars-be-cookiedomain>`)
3030
are correct and not causing session issues. Additionally, if
3131
`$GLOBALS[TYPO3_CONF_VARS][BE][cookieSameSite] <https://docs.typo3.org/permalink/t3coreapi:confval-globals-typo3-conf-vars-be-cookiesamesite>`_
32-
is set to "none", this only works HTTPS.
32+
is set to "none", a login will only work on HTTPS connections.
3333

3434
.. _troubleshooting-login-invalid:
3535

0 commit comments

Comments
 (0)