nextcloud-server/lib/private/Security
Ferdinand Thiessen 9bfea21520
fix(32bit): make `pack` compatible with 32bit PHP
The `P` formatter is 64bit only - we need to manually pack the 64bit.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-23 23:28:14 +07:00
..
Bruteforce fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlist 2025-01-27 12:46:15 +07:00
CSP
CSRF
FeaturePolicy
IdentityProof feat(signatory): switch to qbmapper 2024-12-04 09:30:55 +07:00
Ip fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlist 2025-01-27 12:46:15 +07:00
Normalizer fix(32bit): make `pack` compatible with 32bit PHP 2025-04-23 23:28:14 +07:00
RateLimiting fix: Prevent breaking change in IQueryBuilder 2024-10-17 18:31:44 +07:00
Signature fix(signed-request): trigger metadata insert with default value manually 2024-12-05 13:18:34 +07:00
VerificationToken
Certificate.php
CertificateManager.php
CredentialsManager.php chore(db): Apply query prepared statements 2024-10-17 20:30:47 +07:00
Crypto.php fix(migration): Decrypt ownCloud secrets v2 2024-11-28 09:00:33 +07:00
Hasher.php
RemoteHostValidator.php
SecureRandom.php
TrustedDomainHelper.php