nextcloud/lib/private/security
Lukas Reschke a977465af5 Add new CSRF manager for unit testing purposes
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.
2016-01-25 20:03:40 +01:00
..
csrf Add new CSRF manager for unit testing purposes 2016-01-25 20:03:40 +01:00
certificate.php Happy new year! 2016-01-12 15:02:18 +01:00
certificatemanager.php Merge pull request #21653 from owncloud/update-license-headers-2016 2016-01-13 08:29:42 +01:00
credentialsmanager.php Introduce CredentialsManager for storage of credentials in DB 2016-01-18 11:10:41 +01:00
crypto.php Happy new year! 2016-01-12 15:02:18 +01:00
hasher.php Happy new year! 2016-01-12 15:02:18 +01:00
securerandom.php Fix usage of PHP method within namespace 2016-01-14 09:24:21 +01:00
trusteddomainhelper.php Happy new year! 2016-01-12 15:02:18 +01:00