v1.12.2
🐛 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.