Bjoern Schiessle
|
289e9130f3
|
make system root of key storage configurable
|
2015-08-30 19:00:03 +02:00 |
Joas Schilling
|
05c2fc72d8
|
Add a test for the fallback to the part file keys
|
2015-06-08 16:35:37 +02:00 |
Morris Jobke
|
2edcce7e2a
|
use not deprecated method in tests
|
2015-06-03 14:33:56 +02:00 |
Morris Jobke
|
e3440863bc
|
Merge pull request #16708 from owncloud/enc_fix_move_to_trash
make sure that we always use the correct owner for both source and target
|
2015-06-03 13:49:46 +02:00 |
Joas Schilling
|
d3e3a84cae
|
Move the helpful method to the TestCase class
|
2015-06-03 12:33:29 +02:00 |
Bjoern Schiessle
|
7eb2b31e34
|
make sure that we always use the correct owner for both source and target
|
2015-06-03 11:59:06 +02:00 |
Vincent Petry
|
ded62ff693
|
Merge pull request #16501 from owncloud/enc_fix_move_versions_between_storages
[encryption] fix move versions between storages
|
2015-05-28 15:28:25 +02:00 |
Bjoern Schiessle
|
fef75e5417
|
remove part file extension before we read a filekey to reuse a existing key if possible, otherwise stuff like versioning will break
|
2015-05-22 12:12:31 +02:00 |
Bjoern Schiessle
|
38bceb0d74
|
distinguish between source and target mount point to allow copy/rename between system wide mount points and user specific mountpoints
|
2015-05-21 14:06:45 +02:00 |
Thomas Müller
|
fc4127dd62
|
add $encryptionModuleId to methods of Keys/IStorage
|
2015-04-22 11:53:05 +02:00 |
Joas Schilling
|
45575d0135
|
Check if the key exists, before trying to delete it
|
2015-04-09 10:28:02 +02:00 |
Bjoern Schiessle
|
3d7404fe68
|
add unit tests to the keystorage
|
2015-04-07 13:30:31 +02:00 |
Bjoern Schiessle
|
fe74a0cb4f
|
implement webdav copy
|
2015-04-07 13:30:31 +02:00 |
Bjoern Schiessle
|
ff9c85ce60
|
implement basic encryption functionallity in core to enable multiple encryption modules
|
2015-03-26 20:56:51 +01:00 |