Commit Graph

51 Commits (master)

Author SHA1 Message Date
provokateurin 0c3a872908
feat(CertificateManager): Add option to specify the default certificates bundle path 4 weeks ago
Marcel Müller b91034b3cf chore: Add server version to default crawler user agent 2 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Thomas Citharel dcd27fd986
feat(http-client): expose default request timeout constant to be used instead of magic number 30 1 year ago
Daniel Kesselberg 6be00432b7
chore: always execute parse_url in preventLocalAddress 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Côme Chilliet 82fbab4632 fix: Swap method and uri parameter in request to match upstream order 2 years ago
Ferdinand Thiessen 01d5af66be feat(IClient): Add `request` function to do arbitrary HTTP requests 2 years ago
Joas Schilling ecb111cec7
fix(federation): Allow cloud federation providers to handle unsuccessful return codes 2 years ago
Robin Kluth d70cd5add2 Log Host/IP in `LocalServerException` for `Host violates local access rules` 2 years ago
jithin-space 7c11414c9b added patch method 2 years ago
Joas Schilling ec6728d710
feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest() 3 years ago
Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 3 years ago
Christoph Wurst 8aea25b5b9
Add remote host validation API 3 years ago
Christoph Wurst d4b9b010b0
Rename LocalAddressChecker methods to lower case 3 years ago
luz paz 368f83095d Fix typos in lib/private subdirectory 3 years ago
Côme Chilliet 6be7aa112f
Migrate from ILogger to LoggerInterface in lib/private 4 years ago
Vincent Petry 9b6a1cc8ae
Send images to imaginary docker to generate previews 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Lukas Reschke 5f3abffe6f Improve networking checks 5 years ago
Roeland Jago Douma 41c80d6c19
Fix option in the client code itself as well 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Carlos Ferreira a42eb05a35
Simple typo in comments 5 years ago
Roeland Jago Douma 54b9f639a6
Always return the default path if we can 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Joas Schilling 9127731c52
parse_url returns null in case a parameter is not found 5 years ago
Morris Jobke 18b0d753f2
Do not read certificate bundle from data dir by default 6 years ago
Morris Jobke 8bcd1c31da
Allow gzip encoded requests by default 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Joas Schilling 5e402f8aae
Check all remotes for local access 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Mohammed Abdellatif 98d6415264 Add support for GuzzleHTTP 'no' proxy 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma ca2623e6ad
Set a default request timeout 6 years ago
Scott Shambarger edf946dfc7
Correctly handle emtpy string in proxyuserpwd config 6 years ago
Daniel Kesselberg fd1d85365c
Refactor getProxyUri 7 years ago
Daniel Kesselberg 2708d26407
Set User-Agent as header without middleware 7 years ago
Daniel Calviño Sánchez 00c3a7eb4c Fix HTTP client given options being overriden by default options 8 years ago
Robin Appelman fe23bb5916
adjust post body for new guzzle 8 years ago
Robin Appelman 9b25ff9fcb
adjust httpclient to guzzle6 8 years ago
Roeland Jago Douma a345605ec1
Make OCP\Http strict 8 years ago
Lukas Reschke 5679f04cb1
Rebrand to "Nextcloud" and add 100% coverage 9 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Robin Appelman ea0f09a7ed only configure the http client once we start using it 10 years ago
Roeland Jago Douma 0b69cd1120
Move \OC\Http to PSR-4 10 years ago