Skip to content

Commit 8bc7791

Browse files
fix: apply whitespace fixes (#750)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f543e9b commit 8bc7791

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
@@ -27,7 +27,7 @@ Login page reloads without error
2727
* Check the cookies configuration in TYPO3: Ensure that cookie-related
2828
settings (:confval:`sessionTimeout <t3coreapi:globals-typo3-conf-vars-be-sessiontimeout>`,
2929
:confval:`cookieDomain <t3coreapi:globals-typo3-conf-vars-be-cookiedomain>`)
30-
are correct and not causing session issues. Additionally, if
30+
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>`_
3232
is set to "none", a login will only work on HTTPS connections.
3333

0 commit comments

Comments
 (0)