- having an app with an
.htaccess file
- having a signature in this app
- install the app via appstore
- expected: signature passes
- actual: signature does not pass, because this .htaccess file is missing
We think that this is causes by the NC code do not allow to write .htaccess files in the apps.
See nextcloud/news#297
.htaccessfileWe think that this is causes by the NC code do not allow to write .htaccess files in the apps.
See nextcloud/news#297