]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Export: refresh CRSF token after submit 1535/head
authorArthurHoaro <arthur@hoa.ro>
Tue, 1 Sep 2020 09:01:21 +0000 (11:01 +0200)
committerArthurHoaro <arthur@hoa.ro>
Tue, 1 Sep 2020 09:01:21 +0000 (11:01 +0200)
commitcd10bc23e79c68d7a017e9284f95a166ea66ea08
tree5aade7a05d5c2a91f1d85967388c8c6c0c198f1a
parentbea062149ebcb4663861edb1cc0a32faf85b273f
Export: refresh CRSF token after submit

This allow users to submit the form multiple times, because there is no actual browser redirection to the page.

Fixes #1532
assets/default/js/base.js