mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
a977465af5
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.