| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove deprecated \OCP\User::userExists | Roeland Jago Douma | 2018-03-26 | 1 | -3/+4 |
* | Remove deprecated \OCP\User::getUsers | Roeland Jago Douma | 2018-03-25 | 1 | -2/+5 |
* | this was a migration step to ownCloud 8.0 to restructure the encryption folde... | Bjoern Schiessle | 2018-03-02 | 1 | -9/+0 |
* | Simplify ternary operator statements | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 7 | -1/+11 |
* | only collect detailed access list if it is really needed | Bjoern Schiessle | 2017-07-06 | 1 | -1/+9 |
* | don't try to encrypt/decrypt the certificate bundle | Bjoern Schiessle | 2017-06-13 | 1 | -0/+1 |
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -1/+0 |
* | Fix translations | Joas Schilling | 2017-04-18 | 1 | -2/+2 |
* | Adjust docs and make !$currentAccess simpler | Joas Schilling | 2017-04-13 | 1 | -2/+2 |
* | Return the token as well | Joas Schilling | 2017-04-13 | 1 | -1/+1 |
* | Return the paths for the users without setting them all up | Joas Schilling | 2017-04-13 | 1 | -2/+2 |
* | Fix comments | Roeland Jago Douma | 2017-04-13 | 1 | -1/+1 |
* | Port Encryption/file to new getAccessList | Roeland Jago Douma | 2017-04-13 | 1 | -6/+27 |
* | Don't add the Encryption Storage Wrapper if there are no encryption modules | Roeland Jago Douma | 2017-03-29 | 1 | -2/+5 |
* | Ignore exception when deleting keys of deleted user | Vincent Petry | 2017-03-17 | 1 | -2/+16 |
* | Remove legacy class OC_Group and OC_User | Morris Jobke | 2017-03-09 | 1 | -1/+11 |
* | create new encryption keys on password reset and backup the old one | Bjoern Schiessle | 2017-01-10 | 1 | -0/+35 |
* | Ignore AppData in encryption wrapper | Roeland Jago Douma | 2016-11-29 | 1 | -0/+1 |
* | Fix shared storage namespace in DecryptAll class | Vincent Petry | 2016-10-20 | 1 | -1/+1 |
* | Move OC\Files\Storage\Shared to the right namespace | Joas Schilling | 2016-10-20 | 1 | -1/+1 |
* | skip shared files, if files get decrypted only for a specific user we shouldn... | Bjoern Schiessle | 2016-07-27 | 1 | -0/+4 |
* | Fix others | Joas Schilling | 2016-07-21 | 16 | -20/+40 |
* | Use capped cache for encryption's user access list | Vincent Petry | 2016-06-10 | 1 | -0/+3 |
* | Allow to decrypt user '0' files only | Joas Schilling | 2016-06-07 | 1 | -2/+2 |
* | Use isEncrpyted() instead | Vincent Petry | 2016-05-30 | 1 | -1/+1 |
* | Respect oc coding style guide. | Christian Jürges | 2016-05-30 | 1 | -1/+1 |
* | Check if file needs to decrypted or not for speed up large oc setups. | Christian Jürges | 2016-05-30 | 1 | -3/+9 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 11 | -11/+11 |
* | Move \OC\Encryption to PSR-4 | Roeland Jago Douma | 2016-04-22 | 16 | -0/+2017 |