summaryrefslogtreecommitdiffstats
path: root/tests/lib/encryption/managertest.php
Commit message (Expand)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-250/+0
* fix creation of versions of encrypted files on external storagesBjoern Schiessle2016-03-311-1/+5
* make system root of key storage configurableBjoern Schiessle2015-08-301-1/+9
* Fix unit testsLukas Reschke2015-06-031-2/+2
* Move the helpful method to the TestCase classJoas Schilling2015-06-031-1/+1
* improve error messages displayed to the userBjoern Schiessle2015-05-271-1/+5
* Make getDefaultModuleId public and get module protectedJoas Schilling2015-04-271-4/+6
* Deduplicate module mockJoas Schilling2015-04-271-41/+34
* Add test for setDefaultEncryptionModuleJoas Schilling2015-04-271-0/+31
* Add a test that the default module is returned before we fall backJoas Schilling2015-04-271-1/+35
* always create a new instance of the encryption moduleBjoern Schiessle2015-04-171-19/+22
* add migration script from old encryption to new oneBjoern Schiessle2015-04-161-48/+47
* Comment duplicate test methodsThomas Müller2015-04-071-57/+57
* fix encryption manager to handle more than one encryption moduleBjoern Schiessle2015-04-071-1/+1
* Initial commitClark Tomlinson2015-04-071-0/+58
* implement basic encryption functionallity in core to enable multiple encrypti...Bjoern Schiessle2015-03-261-0/+114