mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
This adds a new CSRF manager for unit testing purposes, it's interface is based upon https://github.com/symfony/security-csrf. Due to some of our required custom changes it is however not possible to use the Symfony component directly.