summaryrefslogtreecommitdiffstats
path: root/tests/lib/traits/encryptiontrait.php
Commit message (Expand)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-104/+0
* Merge pull request #22791 from owncloud/enc_master_key_improvementsVincent Petry2016-04-211-1/+1
|\
| * only create and update user specific key if no master key is enabledBjoern Schiessle2016-03-181-1/+1
* | fix creation of versions of encrypted files on external storagesBjoern Schiessle2016-03-311-8/+8
|/
* Add trait to enable encryption for a unit testRobin Appelman2015-09-181-0/+104