Skip to content

v1.0.4

Latest
Compare
Choose a tag to compare
@wushilin wushilin released this 29 Nov 15:51
· 6 commits to main since this release

Added Cross Site Request Forgery (XSRF) protection to the UI.

RESTful requests now must add both X-XSRF-TOKEN cookie and X-XSRF-TOKEN header.

See README.md for example.