We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3068065 commit ff12e90Copy full SHA for ff12e90
CHANGELOG
@@ -1,8 +1,10 @@
1
=== master
2
3
+* Do not require CSRF tokens for json requests when using the json feature (janko) (#448, #449)
4
+
5
* Make rodauth and r.rodauth call default_rodauth_name for the default configuration to use (jeremyevans)
6
-* Make clear_session not call the scope's clear session if using JWTs for session in the jwt feature (jeremyevans)
7
+* Make clear_session not call the scope's clear_session if using JWTs for session in the jwt feature (jeremyevans)
8
9
* Support webauthn_autofill? configuration method in webauthn_autofill feature for disabiling autofill on login page (janko) (#445)
10
0 commit comments