mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-03 00:07:05 +00:00
6.8 KiB
6.8 KiB
Commits for v61
COMMIT | DATE | AUTHOR | TITLE |
---|---|---|---|
3c3cd89 | 2023-01-25 | downtownallday | mods: update copyright |
5e3e4a2 | 2023-01-21 | Joshua Tauberer | v61 |
61d1ea1 | 2023-01-15 | Joshua Tauberer | Changelog entries |
b3743a3 | 2023-01-15 | Joshua Tauberer | Add a status checks check that fail2ban is running using fail2ban-client |
26709a3 | 2023-01-15 | Joshua Tauberer | Improve error messages in the management tools when external command-line tools are run |
20ec6c2 | 2023-01-15 | jcm-shove-it | Updated security.md to reflect the support of ubuntu 22.04 (#2219) |
7a79153 | 2023-01-15 | Steven Conaway | Remove old darkmode background color (#2218) |
a256522 | 2023-01-15 | Hugh Secker-Walker | feat(rsync-port): Add support for non-standard ssh port for rsync backup (#2208) |
02b34ce | 2023-01-15 | Hugh Secker-Walker | fix(backup-display): Fix parsing of rsync target in system-backup.html, fixes #2206 (#2207) |
820a39b | 2023-01-15 | Hugh Secker-Walker | chore(python open): Refactor open and gzip.open to use context manager (#2203) |
57047d9 | 2023-01-15 | Hugh Secker-Walker | chore(setup): Update obsolete chown group syntax (#2202) |
1587248 | 2023-01-15 | KiekerJan | Disable Roundcube password plugin since it was corrupting the user database (#2198) |
0fc5105 | 2023-01-15 | KiekerJan | Fixes to DNS lookups during status checks when there are timeouts, enforce timeouts better (#2191) |
c29593b | 2023-01-15 | KiekerJan | explicitly enable fail2ban which didn't start (#2190) |
aaff2ee | 2023-01-07 | downtownallday | setup: copy custom logwatch services and conf, if available |
eab4f80 | 2022-12-29 | downtownallday | qa: open ldaps and accept cloudinabox email to ease testing |
f8bba1b | 2022-12-02 | downtownallday | setup: tighten permissions to setup mods backup in user-data |
e0a237c | 2022-12-02 | downtownallday | Fixes #17: start services after unattended upgrades |
36b5a31 | 2022-11-20 | downtownallday | setup: backup and restore setup mods |
b810417 | 2022-11-20 | downtownallday | management: fix crash when entering catch-all alias with no forward-to |
7cf55db | 2022-11-14 | downtownallday | mod: protect the coturn turnserver secret |
2114b9a | 2022-11-14 | downtownallday | mods: make the logwatch setup mod cloud-in-a-box friendly |
60494e0 | 2022-11-13 | downtownallday | dns: set the remote nextcloud port in *davs._tcp records |
44f2aed | 2022-11-13 | downtownallday | ios: set the caldav and carddav hostnames in the mobileconfig plist to that of the remote nextcloud |
e5eb768 | 2022-11-13 | downtownallday | dns: ensure _caldavs._tcp and _carddavs._tcp SRV records point to the remote nextcloud |
36bdb83 | 2022-11-10 | downtownallday | qa: give shutdown more time to unmount the encrypted drive |
49bcf7b | 2022-11-10 | downtownallday | qa: add support for Nextcloud 25 |
b4624b3 | 2022-11-09 | downtownallday | qa: add core code for browser-based testing and tests for changing user passwords and adding contacts in roundcube |
c743ebe | 2022-11-06 | downtownallday | zpush: add the latest z-push hack for php 8.0 |
29b1c29 | 2022-11-06 | downtownallday | setup: update mods.available/README.md wording |
4b50572 | 2022-11-06 | downtownallday | testing: output elapsed time for provisioning |
2ac3917 | 2022-11-06 | downtownallday | setup: add a setup mod to attach a logwatch report to daily status checks emails |
93f7a84 | 2022-11-06 | downtownallday | roundcube: use the ldap_simple password driver |