Skip to content

v1.12.2

Choose a tag to compare

@Darkdragon14 Darkdragon14 released this 25 Jul 11:53
1360a25

🐛 Fix: Improved handling of leading slash in login path

This fix ensures better support for the Guest Login Path option by automatically handling missing leading slashes.
If the configured path doesn’t start with /, it will now be corrected automatically to avoid broken URLs when generating login links.

This improves reliability and prevents user misconfiguration issues when setting up custom login paths.