aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/lib/session.php
Commit message (Expand)AuthorAgeFilesLines
* added handling for public file access via files_sharing linkFlorin Peter2013-05-131-4/+18
* don't create a recovery user, only generate recovery key similar to the publi...Björn Schießle2013-05-131-8/+2
* generate random key name for share key to avoid name conflictsBjörn Schießle2013-05-131-19/+26
* Added support for user-specified password for adminRecovery account in admin ...Sam Tuke2013-05-041-17/+17
* Fixed recoveryadmin settings in user and admin settings pages (js, templates,...Sam Tuke2013-05-011-6/+12
* make sure that public-keys dir existsBjörn Schießle2013-04-101-1/+7
* Fixed naming bug of public owncloud key dir, which caused new keypair to be g...Sam Tuke2013-04-091-7/+19
* remove debug output, fix typo in file namesBjörn Schießle2013-02-141-4/+4
* create keypair for ownCloud with empty passphrase, will be used for public li...Björn Schießle2013-02-131-0/+28
* Fixed comment typo, wrapped return value conditional on var assignment in ses...Sam Tuke2013-02-051-2/+4
* Improved support for detecting and recrypting legacy files. Bugs remain.Sam Tuke2013-01-311-1/+1
* Fixed many coding guidelines issuesSam Tuke2013-01-241-6/+41
* Development snapshot, mocking out Session{} for crypt unit testsSam Tuke2013-01-021-2/+2
* Revert "Revert "Development snapshot""Sam Tuke2012-12-111-0/+66
* Revert "Development snapshot"Sam Tuke2012-12-111-66/+0
* Development snapshotSam Tuke2012-12-051-0/+66