My nextcloud installation is also used to verify login for a script that runs on the same server. This script needs to be located in the same directory as nextcloud in order to use the nextcloud cookie. I can’t however not find a way to update nextcloud when doing this, it cries about this extra folder even when using
‘integrity.check.disabled’ => true,
in the config.php file.
I have also tried to find other ways to make nextcloud verify the login for this script but so far this seems to be the only way. The script is included in nextcloud as a “external site”.
Is there a way to fix this problem? CLI, disable check or maybe using a token of some sort? It is fairly annoying that I never can update nextcloud.
So the folder should be accessible via https://mycloud.domain.tld/admin/
Now a directory is created elsewhere in the file system that contains all the files that should be in the admin folder. For this example, let’s assume: