summaryrefslogtreecommitdiffstats
path: root/core/Command/Encryption
Commit message (Collapse)AuthorAgeFilesLines
* Fix othersJoas Schilling2016-07-219-16/+28
|
* Keep encryption enabled if decrypting for single userVincent Petry2016-06-241-0/+3
| | | | | | | | When decrypting all files of a single user, the admin usually does not intend encryption to be suddenly disabled for everyone. This fix reenables encryption after decrypting for a single user. Decrypting for all users will still disable encryption globally.
* Fix the FIXME (#25022)Joas Schilling2016-06-091-2/+1
|
* Merge pull request #24992 from owncloud/fix_decrypt_messageVincent Petry2016-06-081-1/+10
|\ | | | | Fix Decrypt message via occ
| * Fixed reviewsSergio BertolĂ­n2016-06-071-2/+2
| |
| * Comments fixeddavitol2016-06-061-3/+2
| |
| * Fix Decrypt message via occdavitol2016-06-061-1/+11
| |
* | Allow to decrypt user '0' files onlyJoas Schilling2016-06-071-1/+2
|/
* Update license headersLukas Reschke2016-05-264-4/+4
|
* Rename files to be PSR-4 compliantLukas Reschke2016-04-069-0/+960