]> source.dussan.org Git - nextcloud-server.git/commit
Stop decryption when maintenance mode is enabled, fixes #8311 12114/head
authorRuben Homs <ruben@homs.codes>
Mon, 29 Oct 2018 14:36:16 +0000 (15:36 +0100)
committerRuben Homs <ruben@homs.codes>
Tue, 21 May 2019 07:24:50 +0000 (09:24 +0200)
commit98047e8c1cd8c741f4a3d63b970f7e15fa76c128
treef9058ccf218d466a04da8f64bb803ee92f4d556d
parent50dbdeea46b3891fad9793899ddcdcf20586f2d7
Stop decryption when maintenance mode is enabled, fixes #8311

Signed-off-by: Ruben Homs <ruben@homs.codes>
core/Command/Encryption/DecryptAll.php
core/Command/Encryption/ListModules.php
core/Command/Encryption/SetDefaultModule.php
core/register_command.php
tests/Core/Command/Encryption/DecryptAllTest.php
tests/Core/Command/Encryption/SetDefaultModuleTest.php