nextcloud/lib/private/AppFramework
Roeland Jago Douma 37a4282c7a
Split up security middleware
With upcoming work for the feature policy header. Splitting this in
smaller classes that just do 1 thing makes sense.

I rather have a few small classes that are tiny and do 1 thing right
(and we all understand what is going on) than have big ones.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-07-27 16:11:45 +02:00
..
DependencyInjection Split up security middleware 2019-07-27 16:11:45 +02:00
Http Remove duplicate functionality 2019-01-20 13:29:58 +04:00
Middleware Split up security middleware 2019-07-27 16:11:45 +02:00
OCS Do not send a body for "No content", "Not modified" and others 2018-05-04 13:46:13 +02:00
Routing Make sure urlParams are correctly injected in global routes 2019-03-11 12:30:44 +01:00
Utility Do not try to autoload built in types 2019-06-04 15:13:32 +02:00
App.php Check the actual status code for 204 and 304 2019-05-24 15:18:32 +02:00
Http.php Update license headers 2017-11-06 16:56:19 +01:00
Logger.php Add wrapper Logger in DIContainer 2018-09-04 10:05:25 +02:00