Rodauth 2.20.0 Released #208
jeremyevans
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Rodauth 2.20.0 has been released!
Improvements
When using the active_sessions and remember features together,
doing a global logout will automatically remove the remember key for
the account, so the account will no longer be able to automatically
create new sessions using the remember key.
The default value of webauthn_rp_id now removes the port from the
origin if it exists, since the WebAuthn spec does not allow ports
in the relying party identifier.
Thanks,
Jeremy
Beta Was this translation helpful? Give feedback.
All reactions