本網站需要 JavaScript。
探索
說明
登入
external
/
mailinabox
關注
1
加上星號
0
Fork
0
您已經 fork 過 mailinabox
鏡像自
https://github.com/mail-in-a-box/mailinabox.git
synced
2025-09-16 11:30:55 +00:00
程式碼
問題
版本發布
Wiki
動態
2,371
提交
6
分支
87
標籤
45
MiB
9a381961c5
提交線圖
2 次程式碼提交
作者
SHA1
備註
日期
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