Thomas Müller
|
682821c71e
|
Happy new year!
|
2016-01-12 15:02:18 +01:00 |
Morris Jobke
|
b945d71384
|
update licence headers via script
|
2015-10-05 21:15:52 +02:00 |
Bjoern Schiessle
|
03e05d5dbc
|
improve description and help output for the encrypt-all and decrypt-all command
|
2015-09-21 16:48:14 +02:00 |
Joas Schilling
|
5472a5f455
|
Also catch exceptions on encryptAll and reset trashbin and singleUser mode
|
2015-09-18 15:05:18 +02:00 |
Joas Schilling
|
2f102c1f0d
|
Do not set single user in constructor
|
2015-09-18 08:55:59 +02:00 |
Joas Schilling
|
82eb3f8027
|
Fix the singleuser config casing in new encryption code
|
2015-09-17 08:48:25 +02:00 |
Bjoern Schiessle
|
9bd4f2d41e
|
occ script to disable encryption and to decrypt all files again
|
2015-09-15 22:39:44 +02:00 |
Bjoern Schiessle
|
69b64b5b10
|
use the same pattern for the command name like every other command
|
2015-09-14 12:00:39 +02:00 |
Bjoern Schiessle
|
289e9130f3
|
make system root of key storage configurable
|
2015-08-30 19:00:03 +02:00 |
Bjoern Schiessle
|
8c08dd0ac2
|
occ tool to encrypt all files
|
2015-08-26 14:58:22 +02:00 |
Joas Schilling
|
0a36331cb6
|
Use constants for the output formats
|
2015-07-17 09:25:19 +02:00 |
Thomas Müller
|
2344298954
|
Merge pull request #16035 from owncloud/issue-15975-occ-encryption-enable-warning-no-module
Display a message when there is a problem with the default module
|
2015-05-07 12:03:30 +02:00 |
Joas Schilling
|
5180c2398d
|
Add an occ command to get the status of encryption
|
2015-05-04 15:31:19 +02:00 |
Joas Schilling
|
10144bd7f5
|
Display a message when there is a problem with the default module
|
2015-05-04 12:36:50 +02:00 |
Joas Schilling
|
e4c24a6b5c
|
Undefined index: default
|
2015-04-27 12:21:48 +02:00 |
Joas Schilling
|
25b5adfe87
|
Fix scrutinizer complain
|
2015-04-27 11:46:00 +02:00 |
Joas Schilling
|
a4c314622a
|
Use interface
|
2015-04-27 11:03:51 +02:00 |
Joas Schilling
|
e4977841b4
|
Add unit tests for the commands
|
2015-04-27 11:03:51 +02:00 |
Joas Schilling
|
d600955a51
|
Make getDefaultModuleId public and get module protected
|
2015-04-27 11:03:51 +02:00 |
Joas Schilling
|
f6d4bdb1fd
|
Add occ commands to manage the encryption modules
|
2015-04-27 11:03:50 +02:00 |