]> source.dussan.org Git - nextcloud-server.git/commit
Add repair job that will ensure that secret and passwordsalt are set 35368/head
authorCarl Schwan <carl@carlschwan.eu>
Wed, 23 Nov 2022 15:04:42 +0000 (16:04 +0100)
committerCarl Schwan <carl@carlschwan.eu>
Wed, 23 Nov 2022 15:51:01 +0000 (16:51 +0100)
commit5e725da79d742ad51ae9ab0f21b31e9a5d4a38bf
treef3f489d4584980a5c1813594411a454aaa7fef15
parent9422d80f882b99d56fb9edb3c7bd1f3758e9cb1f
Add repair job that will ensure that secret and passwordsalt are set

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
lib/composer/composer/autoload_classmap.php
lib/composer/composer/autoload_static.php
lib/private/Repair.php
lib/private/Repair/NC25/AddMissingSecretJob.php [new file with mode: 0644]