aboutsummaryrefslogtreecommitdiffstats
path: root/lib/user/session.php
Commit message (Expand)AuthorAgeFilesLines
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-174/+0
* Merge branch 'master' into appframework-masterThomas Müller2013-09-271-9/+10
|\
| * User: move checkPassword from User to Manager to not break APIArthur Schiwon2013-09-241-9/+10
* | Add missing implements and fix parameters in IConfigBart Visscher2013-09-201-1/+1
|/
* Set path in cookie.Thomas Tanghus2013-07-091-3/+3
* apply @LukasReschke's cookie changes, hopefully finally fix #854Jan-Christoph Borchardt2013-07-091-3/+3
* move phpdoc commentsRobin Appelman2013-06-031-1/+13
* fix namespacing errorRobin Appelman2013-06-011-3/+3
* user should set into session before postLogin hook otherwise it will break no...Florin Peter2013-05-311-1/+1
* Fix postLogin hookRobin Appelman2013-05-311-1/+1
* New user management classesRobin Appelman2013-05-291-0/+161