nextcloud/lib/private/appframework/middleware
Lukas Reschke d060180140 Use function outside of loop
Otherwise the function is executed n times which is a lot of overhead
2014-10-24 12:27:53 +02:00
..
security Redirect after session expiry to the previous loaded page 2014-07-01 16:54:52 +02: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