Skip to content

0.10

Compare
Choose a tag to compare
@simonw simonw released this 15 Aug 03:24
· 6 commits to main since this release
  • Fix for intermittent mysterious error with some form submissions. #21
  • New options for customizing the cookie that is set: cookie_path, cookie_domain, cookie_secure, cookie_samesite. Thanks, Kevin Abraham. #25
  • Ability to customize the error page using the new send_csrf_failed argument. #28