Commit History

Author SHA1 Message Date
  maziggy aef4f3a3e9 fix(oidc): strip the required BAMBUDDY_OIDC_* values and register the local-login bypass 1 month ago
  Marian 9e783fbad6 fix(oidc): keep the local-login bypass lenient under strict env_bool 1 month ago
  Marian 77c9bdd694 fix(oidc): reject an unrecognized boolean instead of guessing 1 month ago
  Marian c547505c64 fix(oidc): treat a blank optional env var as unset, not a refusal 1 month ago
  Marian 6eea61dc78 fix(oidc): survive a failing rollback in the never-raise handler too 1 month ago
  Marian c4b5d42f48 fix(oidc): log distinctly when env config adopts a UI-created provider 1 month ago
  Marian 6dff1e9644 fix(oidc): make apply_env_oidc_provider never raise on DB errors 1 month ago
  Marian ed29319cf9 docs(oidc): drop the upgrade-path claim from the release-path rationale 1 month ago
  Marian 3c679459e1 feat(oidc): set the default group from the environment, by name 1 month ago
  Marian d64f5d9651 fix(oidc): release the row the env config managed before a rename 1 month ago
  Marian 1116b43fbd fix(oidc): never log the client_secret when env config is rejected 1 month ago
  Marian c163b3524a fix(oidc): identify the env provider by name, and release it when unconfigured 1 month ago
  Marian 58602a3f1b feat(oidc): upsert the env-managed provider 1 month ago
  Marian d6ecd92480 feat(oidc): read BAMBUDDY_OIDC_* env config 1 month ago