downtownallday
|
e5eb7680ae
|
dns: ensure _caldavs._tcp and _carddavs._tcp SRV records point to the remote nextcloud
|
2022-11-13 12:45:38 -05:00 |
|
downtownallday
|
caf95b1efe
|
Apply license
|
2022-10-12 07:18:30 -04:00 |
|
downtownallday
|
912b78bb47
|
Change the remote_nextcloud web_update hook handler strategy
|
2022-09-22 09:35:50 -04:00 |
|
downtownallday
|
53cbabac75
|
Fix url redirection when a remote nextcloud is used so that .well-known/caldav and carddav work properly, as well as the redirecting /cloud to the remote Nextcloud. Since the nginx config is replaced by the management daemon whenever a new domain is added, this change adds a hooking mechanism for setup mods.Fix url redirection when a remote nextcloud is in use. This corrects redirection for /.well-known/caldav, /.well-known/carddav and /cloud to send the client to the remote nextcloud. This requires an nginx configuration change, and since the nginx config is replaced by the management daemon whenever a new domain is added, this change adds a hooking mechanism for setup mods allowing them to intercept and modify the resultant nginx config.
|
2022-09-21 15:52:47 -04:00 |
|