Commit Graph

34 Commits (ae72f0c158a0eb0f6bbb098aa61d3b031ece0d66)

Author SHA1 Message Date
Lukas Reschke 2d2a4741ce Make files non executable 11 years ago
Lukas Reschke 8f8abdbaee Add unit tests for convertToRelativePath 11 years ago
Lukas Reschke 6d3757f864 Do not show exception to the end-user 11 years ago
Lukas Reschke 7acdd018a1 Add support for getting the real client IP behind proxies 11 years ago
Joas Schilling e8537afd60 Only overwrite serverHost when in unit tests 11 years ago
Thomas Müller 76e04027bc Upgrade SabreDAV to 1.8.10 11 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 11 years ago
Robin McCorkell b653ad164b Replace @returns with @return, in /lib 11 years ago
Lukas Reschke e88731a477 Some more PHPDoc fixes 11 years ago
Bart Visscher a4b7f5155f Fix PHPdoc in lib/private 11 years ago
Vincent Petry cf361b6b4a Allow using "/" in "overwritewebroot" 11 years ago
Vincent Petry 9136e6ad30 Fixed X-Forwarded-Host parsing 11 years ago
Vincent Petry f8fe2753b1 Added localhost as trusted domain 11 years ago
Vincent Petry 421cff00bd Show warning page when accessing server from an untrusted domain 11 years ago
Bart Visscher 35a8dfb2fa More PHPDoc fixes, using scrutinizer patches as hints 11 years ago
Vincent Petry 432a42d846 Fix case where port is missing 11 years ago
Lukas Reschke fe44ac264b Add overwritehost config on setup and upgrade 11 years ago
Thomas Müller a0e790227e remove unused functions - have been introduced with the old minimizer approach 11 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 11 years ago
Joas Schilling b330d07b51 Fix more documentation failes 11 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 11 years ago
Martial Saunois 0f1c587e6b The regexp of the Freebox user agent is now more strict. 11 years ago
Martial Saunois c2ed8d5aa1 New user agent added for the Freebox. 11 years ago
Vincent Petry 09bd5bd517 Added isUserAgent() method to request 11 years ago
Robin Appelman 885d04bc86 Fix getRawPathInfo for the '/' edge case 11 years ago
Robin Appelman c47e46fda0 fix custom routes defined by apps 11 years ago
Thomas Müller 52941341fd fixing failing unit test 11 years ago
Thomas Müller 2a93720f3f fixes #6050 11 years ago
Thomas Müller b9fed935b4 in case uri and script name don't match we better throw an exception 11 years ago
Thomas Müller a0a665ea45 handle duplicate slashes in case of reverse proxy configuration 11 years ago
Thomas Mueller 6229f457d0 update PHPDoc 11 years ago
Frank Karlitschek 2ce850f7db fix overwrite host support and make the code a bit more readable 11 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Thomas Müller 7d7a2ce317 use $_SERVER['SERVER_NAME'] in case $_SERVER['HTTP_HOST'] is not set 12 years ago
Thomas Mueller 383e4c62b5 in case $_SERVER['HTTP_HOST']) is not set let's return localhost - better than nothing 12 years ago
Florin Peter 3c100af132 revert changes to fbbc76f281 because master is very unstable right now 12 years ago
herbrechtsmeier ecb9d37b55 request.php: add type check to the not empty check of a string 12 years ago
herbrechtsmeier d4f98923b9 Overwrite host and webroot when forcessl is enabled 12 years ago
Bart Visscher 56f3917f36 Use the plain urlencoded path info for the routing matching 12 years ago
Bart Visscher bb75dfc021 Whitespace fixes 12 years ago
Bart Visscher 2d6d0a4ad4 Whitespace indent fixes 12 years ago
Jörn Friedrich Dreyer d2332f60f3 add a custom header clients can use to skip a n additional propset request 12 years ago
herbrechtsmeier 7747f49263 add SSL proxy support 12 years ago
Stefan Herbrechtsmeier ab2b79cda6 add multiple domains reverse proxy support 12 years ago
Bart Visscher 5bfe4adbaa Whitespace cleanup 12 years ago
Bart Visscher 2ef2dc4dda Fix "There must be a single space between the closing parenthesis and the opening brace" 12 years ago
Bart Visscher f39454ed12 Fix "Line indented incorrectly" 12 years ago
Frank Karlitschek 6cb3774706 make it possible to manually override the hostname and protocol if the automatic detection from ownCloud fails. This can happen in reverse proxy situations or with loadbalancers setups. 13 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago