Commit Verlauf

Autor SHA1 Nachricht Datum
  provokateurin 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 vor 1 Monat
  Daniel Kesselberg af6de04e9e style: update codestyle for coding-standard 1.2.3 vor 2 Monaten
  Ferdinand Thiessen c82b17d0a3 fix: Support Safari mobile vor 2 Monaten
  provokateurin 9d1705259c fix(AppFramework): Allow requests with OCS-APIRequest header to pass CSRF checks vor 7 Monaten
  Andy Scherzinger dae7c159f7 chore: Add SPDX header vor 5 Monaten
  Côme Chilliet 672923f0a6 fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes vor 6 Monaten
  Côme Chilliet ec5133b739 fix: Apply new coding standard to all files vor 7 Monaten
  Julius Härtl b8c5bff673 fix: Adjust user agent pattern for Edge vor 8 Monaten
  Joas Schilling 696ed4a125 fix(CS): Fix coding style vor 8 Monaten
  Joas Schilling c4684089a8 fix(request): Fix regex handling and coding-style vor 8 Monaten
  Mikael Peigney ffcadf25d4 fix(request): Handle reverse proxy setting a port in Forwarded-For vor 9 Monaten
  Côme Chilliet f73f966c98 chore: Add missing ArrayAccess template parameters vor 9 Monaten
  Ferdinand Thiessen 85978593fe Merge pull request #42794 from nextcloud/fix/invalid-trusted-proxies vor 9 Monaten
  Pavel Kryl 30ad530814 code style: ommited space, reverted [code review] vor 2 Jahren
  Pavel Kryl 446ecbc454 fixing bug #6914: Config Param 'overwritecondaddr' not working vor 2 Jahren
  Ferdinand Thiessen 7620d230df fix(Request): Catch exceptions in `isTrustedProxy` vor 9 Monaten
  Joas Schilling aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 11 Monaten
  Joas Schilling 2fa78f6245 Reverse X-Forwarded-For list to read the correct proxy remote address vor 1 Jahr
  Hamid Dehnavi ea06cf2f39 Convert isset ternary to null coalescing operator vor 1 Jahr
  Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. vor 1 Jahr
  Côme Chilliet 426c0341ff Use typed version of IConfig::getSystemValue as much as possible vor 1 Jahr
  Julius Härtl dc3916e27c fix: Only get params from PUT content if possible vor 1 Jahr
  Côme Chilliet f5c361cf44 composer run cs:fix vor 1 Jahr
  Joas Schilling 0af4e9d4fe Merge pull request #34172 from audriga/add-scim-json-support vor 1 Jahr
  Côme Chilliet cf508c1e47 Use strict typing in base.php vor 1 Jahr
  Stanimir Bozhilov 7dcd6eb561 Merge branch 'master' into add-scim-json-support vor 1 Jahr
  Artur Neumann 81f2857f34 check if params given to API are really an array vor 1 Jahr
  Stanimir Bozhilov b44befa881 Move JSON content type regex to IRequest and make it a const vor 1 Jahr
  Stanimir Bozhilov 46c10c77e1 Fix the JSON content type regex to match all MIME types vor 2 Jahren
  Stanimir Bozhilov d80f8f6c82 Type hint JSON content type regex and use preg_match less vor 2 Jahren