Skip to content

Iss #98 - Add CSRF cleanup task that deletes entries over a day old

Martin Lowe requested to merge malowe/main/98-2 into main
  • Iss #98 - Add CSRF cleanup task that deletes entries over a day old

Will enable automatically if distributed CSRF mode is enabled on the server and will cleanup the table over time.

Resolves #98

Merge request reports