summaryrefslogtreecommitdiffstats
path: root/tests/lib/encryption/keys/storage.php
Commit message (Expand)AuthorAgeFilesLines
* make system root of key storage configurableBjoern Schiessle2015-08-301-6/+53
* Add a test for the fallback to the part file keysJoas Schilling2015-06-081-13/+46
* use not deprecated method in testsMorris Jobke2015-06-031-1/+1
* Merge pull request #16708 from owncloud/enc_fix_move_to_trashMorris Jobke2015-06-031-0/+39
|\
| * make sure that we always use the correct owner for both source and targetBjoern Schiessle2015-06-031-0/+39
* | Move the helpful method to the TestCase classJoas Schilling2015-06-031-1/+1
|/
* Merge pull request #16501 from owncloud/enc_fix_move_versions_between_storagesVincent Petry2015-05-281-12/+28
|\
| * distinguish between source and target mount point to allow copy/rename betwee...Bjoern Schiessle2015-05-211-12/+28
* | remove part file extension before we read a filekey to reuse a existing key i...Bjoern Schiessle2015-05-221-1/+3
|/
* add $encryptionModuleId to methods of Keys/IStorageThomas Müller2015-04-221-14/+13
* Check if the key exists, before trying to delete itJoas Schilling2015-04-091-0/+16
* add unit tests to the keystorageBjoern Schiessle2015-04-071-40/+45
* implement webdav copyBjoern Schiessle2015-04-071-0/+76
* implement basic encryption functionallity in core to enable multiple encrypti...Bjoern Schiessle2015-03-261-0/+280