summaryrefslogtreecommitdiffstats
path: root/apps/encryption/lib/session.php
Commit message (Expand)AuthorAgeFilesLines
* detect migration statusBjoern Schiessle2015-05-271-0/+1
* Fix PHPDocLukas Reschke2015-04-091-0/+4
* fixing license headers - encryption code relatedThomas Müller2015-04-071-14/+13
* add more descriptive message to the exception, will be displayed to the userBjoern Schiessle2015-04-071-1/+1
* cleaning up exception messThomas Müller2015-04-071-1/+1
* fixing test helper and undoing fubar in class...Clark Tomlinson2015-04-071-4/+3
* :100:% coverage for session classClark Tomlinson2015-04-071-4/+5
* use password change logic to userhooks to avoid recursionsBjoern Schiessle2015-04-071-0/+11
* add session class to handle all session operationsBjoern Schiessle2015-04-071-0/+103