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
OIDC settings could not be saved (fixes the follow-up in #95) - a JavaScript error in the OIDC settings form made every Save OIDC Config click fail with "Failed to save OIDC config". This blocked configuring Allowed Emails or Allow any authenticated account, which v1.7.0's default-deny change requires for OIDC setups with empty allow-lists. Saving works again; if you were locked out of OIDC login after upgrading to v1.7.0, update, sign in with the built-in password (or re-enable it via manager.yml - see the recovery guide), and set your allow-list or the allow-any toggle.