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 f543e9b commit 8bc7791Copy full SHA for 8bc7791
Documentation/Troubleshooting/BackendLogin.rst
@@ -27,7 +27,7 @@ Login page reloads without error
27
* Check the cookies configuration in TYPO3: Ensure that cookie-related
28
settings (:confval:`sessionTimeout <t3coreapi:globals-typo3-conf-vars-be-sessiontimeout>`,
29
:confval:`cookieDomain <t3coreapi:globals-typo3-conf-vars-be-cookiedomain>`)
30
- are correct and not causing session issues. Additionally, if
+ are correct and not causing session issues. Additionally, if
31
`$GLOBALS[TYPO3_CONF_VARS][BE][cookieSameSite] <https://docs.typo3.org/permalink/t3coreapi:confval-globals-typo3-conf-vars-be-cookiesamesite>`_
32
is set to "none", a login will only work on HTTPS connections.
33
0 commit comments