nextcloud/lib/private/Security
Thomas Citharel ecf347bd1a Add CSP frame-ancestors support
Didn't set the @since annotation yet.

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2017-09-15 15:23:10 +02:00
..
Bruteforce Add Phan plugin to check for SQL injections 2017-07-20 22:48:13 +02:00
CSP Add CSP frame-ancestors support 2017-09-15 15:23:10 +02:00
CSRF Replace wrong PHPDocs 2017-08-01 08:20:16 +02:00
IdentityProof add prefix to user and system keys to avoid name collisions 2017-08-10 14:27:35 +02:00
Normalizer Add support for ratelimiting via annotations 2017-04-13 12:00:16 +02:00
RateLimiting Remove expired attempts 2017-04-13 12:00:18 +02:00
Certificate.php Update with robin 2016-07-21 18:13:58 +02:00
CertificateManager.php null is a valid parameter 2017-08-01 08:20:16 +02:00
CredentialsManager.php Remove unused use statements 2017-04-22 19:23:31 -05:00
Crypto.php More phpstorm inspection fixes 2017-07-24 11:39:29 +02:00
Hasher.php More phpstorm inspection fixes 2017-07-24 11:39:29 +02:00
SecureRandom.php Remove unused use statements 2017-04-22 19:23:31 -05:00
TrustedDomainHelper.php More phpstorm inspection fixes 2017-07-24 11:39:29 +02:00