Commit Graph

9 Commits (ff5bd9d9181a25ebb4074bdf724149ceed74b484)

Author SHA1 Message Date
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 +07:00
Joas Schilling 5180c2398d Add an occ command to get the status of encryption 2015-05-04 15:31:19 +07:00
Joas Schilling 10144bd7f5 Display a message when there is a problem with the default module 2015-05-04 12:36:50 +07:00
Joas Schilling e4c24a6b5c Undefined index: default 2015-04-27 12:21:48 +07:00
Joas Schilling 25b5adfe87 Fix scrutinizer complain 2015-04-27 11:46:00 +07:00
Joas Schilling a4c314622a Use interface 2015-04-27 11:03:51 +07:00
Joas Schilling e4977841b4 Add unit tests for the commands 2015-04-27 11:03:51 +07:00
Joas Schilling d600955a51 Make getDefaultModuleId public and get module protected 2015-04-27 11:03:51 +07:00
Joas Schilling f6d4bdb1fd Add occ commands to manage the encryption modules 2015-04-27 11:03:50 +07:00