nextcloud/lib/private/appframework/middleware
Lukas Reschke 07f0d76fc6 Move CSRF check
Because we're closing the session now before controllers are executed there are cases where we cannot write the session.
2014-11-17 15:10:53 +01:00
..
security Move CSRF check 2014-11-17 15:10:53 +01:00
middlewaredispatcher.php Use function outside of loop 2014-10-24 12:27:53 +02:00
sessionmiddleware.php introduce SessionMiddleWare to control session handling via an annotation 2014-10-22 12:44:19 +02:00