summaryrefslogtreecommitdiffstats
path: root/lib/private/AppFramework/Middleware/SessionMiddleware.php
Commit message (Expand)AuthorAgeFilesLines
* Reopen sessions if we need to write to them instead of keeping them openJulius Härtl2022-08-171-2/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* SessionMiddleware: declare session propertyRoeland Jago Douma2019-08-281-17/+6
* Update license headersMorris Jobke2017-11-061-0/+2
* Remove explicit type hints for ControllerLukas Reschke2017-08-011-2/+2
* Fix middleware implementations signaturesRoeland Jago Douma2017-07-311-4/+5
* Fix othersJoas Schilling2016-07-211-1/+2
* Move \OC\AppFramework to PSR-4Roeland Jago Douma2016-04-221-0/+81