nextcloud/lib/private/appframework
Robin McCorkell 182bc17aeb Sanitize class names before registerService/query
Leading backslashes are removed, so a `registerService('\\OC\\Foo')`
can still be resolved with `query('OC\\Foo')`.
2015-07-30 21:02:16 +01:00
..
core Update license headers 2015-03-26 11:44:36 +01:00
db Add a log message when the Doctrine Query Builder is retrieved 2015-07-21 15:53:28 +02:00
dependencyinjection add registerAlias method to shorcut interface registration 2015-07-18 13:43:54 +02:00
http Fixing 'Undefined index: REMOTE_ADDR' - fixes #17460 2015-07-16 16:40:57 +02:00
middleware Return proper status code in case of a CORS exception 2015-07-20 12:54:22 +02:00
routing Update license headers 2015-03-26 11:44:36 +01:00
utility Sanitize class names before registerService/query 2015-07-30 21:02:16 +01:00
app.php update license headers and authors 2015-06-25 14:13:49 +02:00
http.php Update license headers 2015-03-26 11:44:36 +01:00