fiber/middleware
Jason McNeil 53e5dc523e
🩹 Fix: CSRF middleware cookie<>storage bug squashed and other improvements (#1180)
* expire cookie on Post, Delete, Patch and Put

Cookie should always expire on Post, Delete, Patch and Put as it is either valid and will be removed from storage, or is not in storage and invalid

* token and cookie match

* retrigger checks

* csrf tests

* csrf per session strategy
2021-03-01 17:44:17 +01:00
..
2021-01-15 16:56:54 +08:00
2020-11-21 12:36:16 -05:00
2020-12-13 22:08:51 -05:00
2020-11-21 12:36:16 -05:00
2021-02-24 12:27:32 -05:00
2021-02-18 09:38:05 -06:00
2020-12-26 14:22:17 +01:00
2021-01-24 15:00:51 +00:00
2021-01-21 18:29:29 -03:00
2020-11-11 14:03:16 +01:00
2020-10-05 20:06:36 +02:00