Commit Graph

251 Commits (49cf5ba318add68160aede0e2ad624800983d183)

Author SHA1 Message Date
Joas Schilling c1655bcde7
fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlist 11 months ago
Maxence Lange a6e8d41c25 fix(signed-request): trigger metadata insert with default value manually 1 year ago
Maxence Lange 15b72281df fix(signatory): details on interfaces 1 year ago
Maxence Lange 4df3155523 fix(signed-request): removing unstable from public 1 year ago
Maxence Lange 948547bd5d fix(ocm): signatory mapper 1 year ago
Maxence Lange 4b06620055 feat(signatory): switch to qbmapper 1 year ago
Maxence Lange 862a411118 fix(ocm): simpler code 1 year ago
Maxence Lange f08d053290 fix(ocm): switching to IdentityProof 1 year ago
Maxence Lange 4591430c9c feat(ocm): signing ocm requests 1 year ago
Benjamin Gaussorgues 1fd19685f1
chore(bruteforce): allows to configure max attempts before request abort 1 year ago
Christoph Wurst 1323e5bcb1
fix(migration): Decrypt ownCloud secrets v2 1 year ago
Josh 077eea18b5
fix(security): Handle IPv6 zone IDs used in link-local addresses 1 year ago
Josh 4873dcbf1e
fix(security): Handle IPv6 zone IDs used in link-local addresses 1 year ago
dependabot[bot] bb598c8451
chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 year ago
Git'Fellow a1681b0756 chore(db): Apply query prepared statements 1 year ago
Ferdinand Thiessen db94e10af0
fix: Prevent breaking change in IQueryBuilder 1 year ago
Ferdinand Thiessen e314d52118
fix: Adjust parameter type usage and add SQLite support 1 year ago
Git'Fellow c254855222 chore(db): Correctly apply query types 1 year ago
provokateurin 54ec472d9a
fix(BackgroundJobs): Adjust intervals and time sensitivities 1 year ago
Richard Steinmetz 19ad13571c
fix: gracefully parse non-standard trusted certificates 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Christoph Wurst 1ee833efab
refactor: Replace __CLASS__ with ::class references 1 year ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Ferdinand Thiessen 2916e5df7e
feat: Provide CSP nonce as `<meta>` element 1 year ago
Ferdinand Thiessen 86f01a3358
fix: Make sure CSP nonce is not double base64 encoded 1 year ago
Ferdinand Thiessen 9716b0d735 refactor: Migrate some legacy and core functions to `IFilenameValidator` 1 year ago
Benjamin Gaussorgues f1d97a3188
feat(Security): add Factory for IP addresses and ranges 1 year ago
Joas Schilling 047479ccf9
feat(security): Add public API to allow validating IP Ranges and checking for "in range" 1 year ago
Benjamin Gaussorgues 202e5b1e95
feat(security): restrict admin actions to IP ranges 1 year ago
Christopher Ng 415edcac9b chore: More explicit splitHash typing 2 years ago
Christopher Ng d9bf6c432e feat: Add method to validate an IHasher hash 2 years ago
Robin Appelman e140907123 fix: don't use custom certificate bundle if no customer certificates are configured 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Joas Schilling b627e6efe4 fix: Correctly check result of function 2 years ago
Ferdinand Thiessen 5a513c924f
fix(CSP): Add CSP nonce by default and convert `browserSupportsCspV3` to blocklist 2 years ago
Andrew Summers f9ce6bfdff Refactor `OC\Server::getHasher` 2 years ago
Julius Härtl 02d6d3f5b1
fix: Add edge as supported user agent for CSPv3 nonces 2 years ago
Joas Schilling 33e1c8b236
fix(security): Handle idn_to_utf8 returning false 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Ferdinand Thiessen 7df9eb3351 feat(ContentSecurityPolicy): Allow to set `strict-dynamic` on `script-src-elem` only 2 years ago
Benjamin Gaussorgues f04035caa0
Simplify IP address normalizer with IP masks 2 years ago
Faraz Samapoor f313ca92e7 Refactors lib/private/Security. 2 years ago
Faraz Samapoor 1c023e6666 Update lib/private/Security/Certificate.php 2 years ago
Faraz Samapoor f9596edb00 Updates the typed properties. 2 years ago
Faraz Samapoor 4f46656d39 Refactors lib/private/Security. 2 years ago
Christoph Wurst e477bb7eaf
feat(appframework): Expose programmatic rate limiter 2 years ago
Andrew Summers 1395a53602
Refactor `OC\Server::getSecureRandom` 2 years ago
Joas Schilling 124588d4a6
fix: Make bypass function public API 2 years ago
Joas Schilling fd9b2d488e
feat: Expose if the own IP is allowed to bypass bruteforce protection 2 years ago