0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-04 14:01:10 +00:00
nextcloud_server/lib/private/Security
Christoph Wurst 0b8355449d fix(migration): Decrypt ownCloud secrets v2
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-11-28 09:32:18 +00:00
..
Bruteforce fix: Make bypass function public API 2023-08-23 06:44:08 +02:00
CSP Fix detection of firefox in ContentSecurityPolicyNonceManager 2022-06-29 17:05:48 +02:00
CSRF Update php licenses 2021-06-04 22:02:41 +02:00
FeaturePolicy Update php licenses 2021-06-04 22:02:41 +02:00
IdentityProof fix: Correctly check result of function 2024-05-15 10:41:39 +02:00
Normalizer Type hint in IpAddress 2021-11-22 17:36:26 +01:00
RateLimiting feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CI 2023-04-03 09:06:45 +02:00
VerificationToken Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +02:00
Certificate.php Update php licenses 2021-06-04 22:02:41 +02:00
CertificateManager.php fix: don't use custom certificate bundle if no customer certificates are configured 2024-07-27 16:48:47 +02:00
CredentialsManager.php Update php licenses 2021-06-04 22:02:41 +02:00
Crypto.php fix(migration): Decrypt ownCloud secrets v2 2024-11-28 09:32:18 +00:00
Hasher.php Use typed version of IConfig::getSystemValue as much as possible 2023-04-05 12:50:08 +02:00
RemoteHostValidator.php fix(security): Handle idn_to_utf8 returning false 2023-12-07 06:39:34 +01:00
SecureRandom.php Validate requested length is random string generator 2022-05-12 13:58:18 +02:00
TrustedDomainHelper.php Fix typos in lib/private subdirectory 2022-07-27 08:52:17 -04:00