Rodauth 2.23.0 Released #237
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
-
Rodauth 2.23.0 has been released!
Improvements
The otp feature now uses the :use_path option when rendering QR
codes, resulting in significantly smaller svg images.
Removing all multifactor authentication methods now removes the fact
that the session was authenticated via SMS, if the user used SMS as
an authentication method for the current session.
The invalid domain check in the internal_request feature now works
correctly when using the rack master branch.
The :httponly cookie option is no longer set automatically in the
remember feature if the :http_only cookie option was provided by the
user (rack recognizes both options).
Thanks,
Jeremy
Beta Was this translation helpful? Give feedback.
All reactions