Skip to content

v0.19.2

Compare
Choose a tag to compare
@sebadob sebadob released this 24 Nov 11:05
· 1616 commits to main since this release
d521fc2

Changes

  • Invalidate all user sessions after a password reset to have a more uniform flow and better UX
    570dea6
  • Add an additional foreign key constraint on the user_attr_values table to cascade rows
    on user deletion for enhanced stability during user deletions
    1dc730c

Bugfixes

  • Fix a bug when an existing user with already registered passkeys would not be able
    to use the password reset functionality correctly when opened in a fully fresh browser
    24af03c
  • Fix cache evictions of existing user sessions after a user has been deleted while having
    an active session
    ed76418
  • Fix some default values in the reference config docs not having the correct default documented
    a7101b2

Images

Postgres

ghcr.io/sebadob/rauthy:0.19.2

SQLite

ghcr.io/sebadob/rauthy:0.19.2-lite