You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private/appframework
Bernhard Posselt e7fa2790f3 Correctly process request parameters other than GET or POST, dont use globals in the class but inject it 13 years ago
..
core removing log(), getTemplate(), getLocalFilePath(), getUrlContent(), getFileInfo() 13 years ago
dependencyinjection register middleware as string to not force request to be instantiated too early and thus not having url parameters 13 years ago
http Correctly process request parameters other than GET or POST, dont use globals in the class but inject it 13 years ago
middleware fix master - #7274 brokes it 13 years ago
routing add requirements to routing 13 years ago
utility polish documentation based on scrutinizer patches 13 years ago
app.php Scrutinizer Auto-Fixes 13 years ago
http.php polish documentation based on scrutinizer patches 13 years ago