From 187310ecb9264bdf7a9a7005f8b1a490f8fe535c Mon Sep 17 00:00:00 2001 From: Christoph Date: Sun, 20 Jul 2025 10:42:18 +0200 Subject: [PATCH] Add file 'README.integrity-check'. --- README.integrity-check | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.integrity-check diff --git a/README.integrity-check b/README.integrity-check new file mode 100644 index 0000000..d7d1c1c --- /dev/null +++ b/README.integrity-check @@ -0,0 +1,9 @@ +# see: +# https://docs.nextcloud.com/server/31/admin_manual/issues/code_signing.html +# https://docs.nextcloud.com/server/31/admin_manual/issues/code_signing.html#fixing-invalid-code-integrity-messages +# https://docs.nextcloud.com/server/31/admin_manual/issues/code_signing.html#rescans + +# Error Message (/index.php/settings/admin/overview) was: +# +# Some files have not passed the integrity check. List of invalid files..., +# Rescan... . For more details see the documentation.