Commit Graph

160 Commits (55e1270b94aa0f4ea003e2cbc87a8ea56bcae96d)

Author SHA1 Message Date
Micke Nordin 41cc0a4ed6 chore(http-sig): Simplify implementation 2 weeks ago
Micke Nordin dae8a36460 fix(ocm): treat RFC 9421 keyid as opaque, verify by sender origin 2 weeks ago
Marcel Müller 291bb5376a fix: Use PHP_AUTH_PW for strict password confirmation 3 weeks ago
provokateurin a3c39360b8
feat(Dispatcher): Warn about open transaction after controller method was executed 1 month ago
Robin Appelman a97fe9d2ae
feat: add rate limiting for creating federated shares for non-trusted servers 1 month ago
Josh e42fb08c6c
docs(Request): add/update/cleanup internal implementation docs 2 months ago
Josh 0071a97f89
chore(RequestId): drop duplicate getId docblock from implementation 2 months ago
Josh 6bcc618a1e
docs(Request): update implementation docblock properties 2 months ago
Josh f0f432c526
refactor(Request): drop docblocks already in IRequest 2 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Ferdinand Thiessen e0ba4d71b6
chore: add missing `Override` attribute to `OC` 4 months ago
Joas Schilling 7ed9191493
fix(controller): Add default range to $limit parameter 4 months ago
Philip Renich 7f3b9356ca fix: treat all WebKit iOS browseres the same 5 months ago
Joas Schilling 5f80f26799
chore: Fix SPDX header 5 months ago
Anna Larch cbe8e4d90f fix: add fallback to raw path info 5 months ago
Carl Schwan 7b6078875b
refactor: Run rector on lib/private 7 months ago
Carl Schwan f81475445d
refactor: Move hasAnnotationOrAttribute to MiddlewareUtils 7 months ago
Carl Schwan 6408ed0b51
feat(AppFramework): Add missing NoSameSiteCookieRequired attribute 7 months ago
Carl Schwan b040fb1c73
feat(AppFramework): Add missing NoTwoFactorRequired attribute 7 months ago
Côme Chilliet cb80ec7ebb
feat(log): Add script name and occ command to log details 9 months ago
provokateurin f720925b06
fix(AppFramework): Check for responder existence 9 months ago
Carl Schwan 336cc3fa35 feat(Db): Use SnowflakeId for previews 10 months ago
Thomas Citharel 7bf8e9699c
fix(http): handle getHttpProtocol being unset in $_SERVER['SERVER_PROTOCOL'] if called from occ 11 months ago
provokateurin 9473f47c0d fix(Dispatcher): Catch TypeErrors and turn them into bad request responses 12 months ago
provokateurin aab11d35d3
fix(OCS): Add IRequest::getFormat to determine the response Content-Type the same way everywhere 12 months ago
John Molakvoæ 4829ac57c1 fix: use `OCP\Server` 1 year ago
Josh 14b4d0327e fix(AppFramework): Log malformed protocol values and unify fallback behavior 1 year ago
Côme Chilliet 9913bdda90
chore: Cleanup DIContainer class 1 year ago
Côme Chilliet 79f4e0de76
fix: Only attempt to decode JSON input if it is not an empty string 1 year ago
Côme Chilliet e8bc35ec0a
fix(ocs): Return a proper error on JSON decoding failures 1 year ago
Côme Chilliet 87f98c88ab
chore: Rename property and type it to match its current use in Request 1 year ago
Josh 6951053c90
docs(dispatcher): Correct described return values 1 year ago
Joas Schilling 1909b981a4
fix(controller): Fix false booleans in multipart/form-data 2 years ago
provokateurin dd0ed02b91
feat(Dispatcher): Add debug log for controller methods returning raw data not wrapped in Response 2 years ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Ferdinand Thiessen c82b17d0a3
fix: Support Safari mobile 2 years ago
provokateurin 9d1705259c
fix(AppFramework): Allow requests with OCS-APIRequest header to pass CSRF checks 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Côme Chilliet 672923f0a6
fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Julius Härtl b8c5bff673
fix: Adjust user agent pattern for Edge 2 years ago
Joas Schilling 696ed4a125
fix(CS): Fix coding style 3 years ago
Joas Schilling c4684089a8
fix(request): Fix regex handling and coding-style 3 years ago
Mikael Peigney ffcadf25d4
fix(request): Handle reverse proxy setting a port in Forwarded-For 3 years ago
Côme Chilliet f73f966c98 chore: Add missing ArrayAccess template parameters 3 years ago
Pavel Kryl 30ad530814 code style: ommited space, reverted [code review] 3 years ago
Pavel Kryl 446ecbc454 fixing bug #6914: Config Param 'overwritecondaddr' not working 3 years ago
Ferdinand Thiessen 7620d230df
fix(Request): Catch exceptions in `isTrustedProxy` 3 years ago
Joas Schilling f6b6776c93
fix(API): Use a distinct exception so apps can react to it and customize the return 3 years ago