This website requires JavaScript.
Explore
Help
Sign In
external
/
mailinabox
Watch
1
Star
0
Fork
0
You've already forked mailinabox
mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced
2026-03-15 17:37:22 +01:00
Code
Issues
Releases
Wiki
Activity
Files
86a61a7b12f1a0b2d0f713981c8495ff5bdc9459
mailinabox
/
tests
/
vagrant
History
downtownallday
f71b5f3229
Add additional vagrant definition that automatically connects to a cloudinabox
2022-09-22 11:10:16 -04:00
..
majorupgrade
Add options to 1. re-use existing an existing backup 2. disable test runner
2022-09-20 10:15:36 -04:00
preloaded
Add copyright to source files
2022-09-19 14:45:11 -04:00
vanilla
Add additional vagrant definition that automatically connects to a cloudinabox
2022-09-22 11:10:16 -04:00
.gitignore
Add Vagrant support for running automated tests
2020-06-21 09:13:54 -04:00
funcs.rb
Add copyright to source files
2022-09-19 14:45:11 -04:00
parallel.sh
Add copyright to source files
2022-09-19 14:45:11 -04:00
Vagrantfile
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