0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-02 04:50:37 +00:00
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 +02:00
..
Bruteforce fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlist 2025-01-27 12:46:15 +01:00
CSP chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
CSRF chore: Add SPDX header 2024-05-24 13:11:22 +02:00
FeaturePolicy chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IdentityProof feat(signatory): switch to qbmapper 2024-12-04 09:30:55 -01:00
Ip fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlist 2025-01-27 12:46:15 +01:00
Normalizer fix(32bit): make pack compatible with 32bit PHP 2025-04-23 23:28:14 +02:00
RateLimiting fix: Prevent breaking change in IQueryBuilder 2024-10-17 18:31:44 +02:00
Signature fix(signed-request): trigger metadata insert with default value manually 2024-12-05 13:18:34 -01:00
VerificationToken chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Certificate.php fix: gracefully parse non-standard trusted certificates 2024-09-24 12:36:09 +02:00
CertificateManager.php refactor: Migrate some legacy and core functions to IFilenameValidator 2024-07-19 19:41:46 +02:00
CredentialsManager.php chore(db): Apply query prepared statements 2024-10-17 20:30:47 +02:00
Crypto.php fix(migration): Decrypt ownCloud secrets v2 2024-11-28 09:00:33 +01:00
Hasher.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
RemoteHostValidator.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
SecureRandom.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
TrustedDomainHelper.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00