]> source.dussan.org Git - nextcloud-server.git/commit
introduce SessionMiddleWare to control session handling via an annotation
authorThomas Müller <thomas.mueller@tmit.eu>
Tue, 21 Oct 2014 12:53:10 +0000 (14:53 +0200)
committerThomas Müller <thomas.mueller@tmit.eu>
Wed, 22 Oct 2014 10:44:19 +0000 (12:44 +0200)
commit02c5933af8d185cbef4eacc7f732566767fb9b4c
tree50beb20460d2e58d58fbc7813cfd8ab9f6f333ff
parentcb366666003a6a40f075aceb2acbe05b37bd4363
introduce SessionMiddleWare to control session handling via an annotation
lib/private/appframework/dependencyinjection/dicontainer.php
lib/private/appframework/middleware/sessionmiddleware.php [new file with mode: 0644]
tests/lib/appframework/middleware/sessionmiddlewaretest.php [new file with mode: 0644]