Histórico de Commits

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