Description
When setting OXICLOUD_ENABLE_AUTH=false and going to the Oxicloud URL, the login screen is shown and the URL is <oxicloud_url>/login?source=invalid_session.
Expected Behavior
I expected an auto-login behavior when disabling authentication.
Environment
- OS: Docker in Ubuntu 24.04
- Browser: Firefox 149.0
- OxiCloud Version: 0.5.5
- Rust Version: -
Description
When setting
OXICLOUD_ENABLE_AUTH=falseand going to the Oxicloud URL, the login screen is shown and the URL is<oxicloud_url>/login?source=invalid_session.Expected Behavior
I expected an auto-login behavior when disabling authentication.
Environment