Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

v0.10.0

Compare
Choose a tag to compare
@whaught whaught released this 29 Sep 17:37
· 1335 commits to main since this release
v0.10.0

Release notes for main

Documentation

Changelog since v0.9.0

Changes by Kind

Login Authorization

  • Allow users to change their password (#652, @whaught)
  • Allow users to delete enrolled factor for MFA (#628, @whaught)
  • Automatically redirect home after MFA enrollment (#696, @whaught)
  • Created a login page for re-authorizing an already logged-in user (#639, @whaught)
  • Created a login page for re-authorizing an already logged-in user (#639, @whaught)
  • Minor fix to password selection validation UI (#694, @whaught)
  • Move password reset call to the server (#668, @whaught)
  • Password complexity validation UI shows all validation stats (not just first failure) (#681, @whaught)
  • Password creation time field falls back to user creation time (#661, @whaught)
  • Redirect to login if re-authorization is required (#643, @whaught)
  • Refresh session with enrolled MFA on registration (#695, @whaught)
  • Select MFA factor at login (#633, @whaught)
  • Telephone input widget for MFA registration (#702, @whaught)

Documentation

Redirector

  • Add ability to register mobile apps which publish metadata to the redirector service for app deep-linking. (#688, @sethvargo)
  • Changes the certificates on the redirect server. (#653, @icco)

Realm Settings

Minor fixes

Dependencies

Added

  • github.com/jeremyfaller/puddle: 91d0159
  • github.com/jmespath/go-jmespath/internal/testify: v1.5.1

Changed

Removed

  • github.com/jackc/puddle: v1.1.1