72 Commits (e42f511412c3dee98e843d215f6f74d65b8a5120)

Author SHA1 Message Date
  Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 7 months ago
  Daniel Kesselberg f8f985602b
test: add tests for dns pin middleware 9 months ago
  Daniel Kesselberg 03f1f1ed2e
enh: skip processing for empty response 10 months ago
  Daniel Kesselberg eab46bdfe6
feat: add switch to disable dns pinning 10 months ago
  Joas Schilling ec6728d710
feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest() 1 year ago
  Robin Appelman e7ab30f5d8
log performance events for http requests 1 year ago
  Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 1 year ago
  Côme Chilliet f5c361cf44
composer run cs:fix 1 year ago
  Christoph Wurst ce259435c2
Fix DNS Pin Middleware throwing for public IPs 1 year ago
  Christoph Wurst 8aea25b5b9
Add remote host validation API 1 year ago
  Christoph Wurst d4b9b010b0
Rename LocalAddressChecker methods to lower case 1 year ago
  Simon L 11108e8032 Revert "fix external storages access" 1 year ago
  Côme Chilliet 31117fa7c7
Fix tests for nested v4 in v6 1 year ago
  Côme Chilliet 7ac688a2e5
Use new dependency to normalize IPs 1 year ago
  Côme Chilliet a907b74c2a
Add missing urldecode and idn_to_utf8 calls to local address checker 1 year ago
  luz paz 368f83095d Fix typos in lib/private subdirectory 1 year ago
  Côme Chilliet c5ffd7ce32
Use Symfony IpUtils to check for local IP ranges 2 years ago
  Côme Chilliet 707b46bb01 Check for local IPs nested in IPv6 as well 2 years ago
  Côme Chilliet d0830432a7 Refactor local IP if and set strict to true for in_array 2 years ago
  Côme Chilliet bd9aff47b6 Improve local IP detection 2 years ago
  szaimen 2ad53742f2 fix external storages access 2 years ago
  Côme Chilliet d23c7d245c
Improve local domain detection 2 years ago
  Côme Chilliet 6be7aa112f
Migrate from ILogger to LoggerInterface in lib/private 2 years ago
  Vincent Petry 9b6a1cc8ae
Send images to imaginary docker to generate previews 3 years ago
  Lukas Reschke 84d9b17dc7
Check for !== false instead 3 years ago
  Lukas Reschke b0cef8827d Check if dns_get_record returns non-false 3 years ago
  Sanpi 81c272a8a5 Fixes recursion count incrementation 3 years ago
  Daniel Kesselberg b6530e5e82
Ignore subdomain for soa queries 3 years ago
  Aaron Ball 484913dc31
Fix DnsPinMiddleware resolve pinning bug 3 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  Arthur Schiwon 9f5480eef4
ensure redis returns bool for hasKey 3 years ago
  Lukas Reschke 5fe1f134f9 Strictify null check 3 years ago
  Lukas Reschke 5f3abffe6f Improve networking checks 3 years ago
  Christoph Wurst aabd73912e
Type the service registration 3 years ago
  Marco Ziech 4923c6be25
Use RFC-compliant URL encoding for cookies 3 years ago
  Roeland Jago Douma 41c80d6c19
Fix option in the client code itself as well 3 years ago
  Christoph Wurst 9ce3ea3368
Update license headers 3 years ago
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3 years ago
  Christoph Wurst 6995223b1e
Add well known handlers API 3 years ago
  Carlos Ferreira a42eb05a35
Simple typo in comments 3 years ago
  Roeland Jago Douma 54b9f639a6
Always return the default path if we can 3 years ago
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 3 years ago
  Joas Schilling 9127731c52
parse_url returns null in case a parameter is not found 3 years ago
  Morris Jobke 18b0d753f2
Do not read certificate bundle from data dir by default 4 years ago
  Morris Jobke 8bcd1c31da
Allow gzip encoded requests by default 4 years ago
  Christoph Wurst cb057829f7
Update license headers for 19 4 years ago
  Joas Schilling 5e402f8aae
Check all remotes for local access 4 years ago
  Christoph Wurst 28f8eb5dba
Add visibility to all constants 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 years ago