wxiaoguang 57c2ca7f26
Fix invalid CSRF token bug, make sure CSRF tokens can be up-to-date (#19338)
There was a bug that the CSRF token wouldn't in 24h. This fix just does what the CSRF function comment says: If this request is a GET request, it will generate a new token. Then the CSRF token can be kept up-to-date.
2022-04-06 23:47:58 +08:00
..
2019-06-26 16:51:32 +08:00
2022-01-02 21:12:35 +08:00
2022-01-02 21:12:35 +08:00
2021-01-27 22:56:54 +08:00
2021-01-26 16:36:53 +01:00
2021-01-26 16:36:53 +01:00