Skip to content

v2.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Aug 18:31
· 392 commits to master since this release
30eeb38

2.7.0 (2022-08-23)

Bug Fixes

Features

  • add captcha to verify and token endpoints (#520) (32a6e1f)
  • add metadata to magic link (2529a5c)
  • Mask user existence on /recover (#534) (0d30743)
  • Normalize redirection URLs and globs (#535) (d6f4a2a)
  • Remove conf.Configuration and getConfig(ctx) (#609) (9381b73)
  • Remove globalConfig.MultiInstanceMode and dependents (#606) (df62340)
  • Remove IsSuperAdmin (#625) (30eeb38)
  • Remove remnants of getInstanceID(ctx) (#621) (be99cf2)
  • Remove SAML external provider (deprecated) (#607) (55bc7c6)
  • Remove system user (deprecated) (#610) (04dbd6f)
  • update magiclink to include metadata (20500cd)