Skip to content

v0.1.2.4

Choose a tag to compare

@marcel-maqsood marcel-maqsood released this 26 Feb 08:05
· 14 commits to main since this release

Fixed:

  • CSRF Tokens got invalidated the moment they went trough a POST request - in POST requests, the FormHandler will validate the token and this will replace it with a new one now.