Files
Kanboard-Prod/app/Helper
irdc 4b76bc5b32 Use a HMAC to sign and validate CSRF tokens, instead of generating random ones and storing them in the session data
* Use a HMAC to sign and validate CSRF tokens, instead of generating random
ones and storing them in the session data. Reduces number of writes to
sessions table and fixes kanboard issue #4942.
* Added missing CSRF check for starting/stopping subtask timers.

Co-authored-by: Willemijn Coene <willemijn@irdc.nl>
2022-09-17 17:23:41 -07:00
..
2016-03-26 14:43:41 -04:00
2022-02-05 11:49:03 -08:00
2022-09-04 16:40:05 -07:00
2017-02-05 17:59:06 -05:00
2016-03-04 20:10:34 -05:00
2020-10-05 21:29:48 -07:00