Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyevans committed Nov 12, 2024
1 parent 3068065 commit ff12e90
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
=== master

* Do not require CSRF tokens for json requests when using the json feature (janko) (#448, #449)

* Make rodauth and r.rodauth call default_rodauth_name for the default configuration to use (jeremyevans)

* Make clear_session not call the scope's clear session if using JWTs for session in the jwt feature (jeremyevans)
* Make clear_session not call the scope's clear_session if using JWTs for session in the jwt feature (jeremyevans)

* Support webauthn_autofill? configuration method in webauthn_autofill feature for disabiling autofill on login page (janko) (#445)

Expand Down

0 comments on commit ff12e90

Please sign in to comment.