You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release provides support for additional barcode types 🔥
The camera scanning feature will now detect the type and auto-select it. Alternatively, you can freely choose the code type. A validation process will still run and report back whether your selected code type will work based on your redeem code.
This release provides new environment variables SESSION_EXPIRE_AT_BROWSER_CLOSE and SESSION_COOKIE_AGE. These can be used to adjust the lifetime of session cookies.
Furthermore, there is a new environment variable OIDC_AUTOLOGIN to automatically trigger an OIDC flow on the login page. For this feature to work, we have added a new individual /post-logout/ page.