1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-12 17:07:23 +01:00

Merge branch 'master' into jammyjellyfish2204

# Conflicts:
#	setup/management.sh
#	setup/mods.available/connect-nextcloud-to-miab.sh
#	setup/start.sh
#	setup/webmail.sh
#	tests/lib/carddav.sh
#	tests/lib/system.sh
#	tests/system-setup/setup-defaults.sh
#	tests/system-setup/setup-funcs.sh
#	tests/system-setup/upgrade.sh
This commit is contained in:
downtownallday
2022-09-05 10:17:17 -04:00
20 changed files with 494 additions and 17 deletions

View File

@@ -1,9 +1,9 @@
#!/bin/bash
# setup MiaB-LDAP by:
# 1. installing older version of MiaB-LDAP
# 1. installing a prior version of MiaB-LDAP
# 2. adding some data (users/aliases/etc)
# 3. upgrading to latest MiaB-LDAP
# 3. upgrading to master branch version of MiaB-LDAP
#
# See setup-defaults.sh for usernames and passwords
#