Accepting request 652247 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/652247 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=21
This commit is contained in:
commit
f11ae10abe
@ -20,3 +20,6 @@ Alias /nextcloud "@DATAPATH@/"
|
|||||||
# just in case if .htaccess gets disabled
|
# just in case if .htaccess gets disabled
|
||||||
Require all denied
|
Require all denied
|
||||||
</Directory>
|
</Directory>
|
||||||
|
|
||||||
|
Redirect 301 /.well-known/carddav /nextcloud/remote.php/dav
|
||||||
|
Redirect 301 /.well-known/caldav /nextcloud/remote.php/dav
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 27 22:51:28 UTC 2018 - ecsos@opensuse.org
|
||||||
|
|
||||||
|
- Fix warning for /.well-known/{caldav,carddav} in overview
|
||||||
|
security & setup warning.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 22 16:56:26 UTC 2018 - ecsos@opensuse.org
|
Thu Nov 22 16:56:26 UTC 2018 - ecsos@opensuse.org
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user