]> source.dussan.org Git - nextcloud-server.git/commit
Make legacy cipher opt in
authorRoeland Jago Douma <roeland@famdouma.nl>
Wed, 12 Aug 2020 11:22:24 +0000 (13:22 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Wed, 19 Aug 2020 13:45:45 +0000 (15:45 +0200)
commit8928bbe96901b9374ecd42cb6cf9e3e7914ebafa
tree9af1f497be8502c74da6f3bcb02482764f5fa7df
parentbc2b42250820197c3f71518299c401515f6ee1cc
Make legacy cipher opt in

* Systems that upgrade have this enabled by default
* New systems disable it
* We'll have to add some wargning in the setup checks if this is enabled

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
apps/encryption/lib/Crypto/Crypt.php
apps/encryption/tests/Crypto/CryptTest.php
apps/encryption/tests/Settings/AdminTest.php
lib/composer/composer/autoload_classmap.php
lib/composer/composer/autoload_static.php
lib/private/Repair.php
lib/private/Repair/NC20/EncryptionLegacyCipher.php [new file with mode: 0644]
version.php