Skip to content

1.5.2

Compare
Choose a tag to compare
@tmackenzie tmackenzie released this 03 Feb 12:46
· 81 commits to development since this release
85b2e75

Fixed a bug in CSRF. When the CSRF cookie was already there then the request's CSRF value was only the token value and not the JWT. This was erroneously causing 403s.