nextcloud-server/lib/private/Security
Roeland Jago Douma 54b9f639a6
Always return the default path if we can
Just check in the certifcate manager. So every part of the system that
request the certificatebundle gets the defaullt one (the 99% case) if we
can.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-11-03 00:13:01 +01:00
..
Bruteforce Limit throttler to 48 hours 2020-10-08 19:51:13 +02:00
CSP Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
CSRF
FeaturePolicy Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
IdentityProof
Normalizer Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
RateLimiting
Certificate.php
CertificateManager.php Always return the default path if we can 2020-11-03 00:13:01 +01:00
CredentialsManager.php
Crypto.php Derive encryption key & MAC key from a single key. 2020-10-15 21:23:24 -08:00
Hasher.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
SecureRandom.php
TrustedDomainHelper.php