1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-03 00:07:05 +00:00

Commit Graph

  • f8960ecb31
    Add comment management/templates/system-backup.html Hugh Secker-Walker 2023-01-30 15:53:45 -0500
  • d1f21d601e The load_ssh_private_key() function not used anywhere is removed. pappapisshu 2023-01-30 21:24:57 +0100
  • 35d97fb767 The function is imported and called consistently with all the others. pappapisshu 2023-01-30 21:09:41 +0100
  • 65f2fc5184 An unnecessary comment is removed. pappapisshu 2023-01-30 21:02:49 +0100
  • a42f5366d6 The mode of management/backup.py is changed back to 755. pappapisshu 2023-01-30 20:58:34 +0100
  • dabb3e27ba v61.1 downtownallday 2023-01-29 10:43:51 -0500
  • da0506a1d7 Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2023-01-29 10:41:53 -0500
  • 95ac1387a3 commit upstream KiekerJan 2023-01-29 13:41:41 +0100
  • 14852d3fe7 Merge remote-tracking branch 'upstream/main' pappapisshu 2023-01-29 08:34:06 +0100
  • 6f94412204 v61.1 v61.1 Joshua Tauberer 2023-01-28 11:22:30 -0500
  • c77d1697a7 Revert "Improve error messages in the management tools when external command-line tools are run" Joshua Tauberer 2023-01-28 11:08:20 -0500
  • 31bbef3401
    chore(setup): Make sed fingerprint patterns in start.sh be case insensitive (#2201) Hugh Secker-Walker 2023-01-28 11:12:40 -0500
  • 7af713592a
    feat(status page): Add summary of ok/error/warning counts (#2204) Hugh Secker-Walker 2023-01-28 11:11:17 -0500
  • 4408cb1fba
    fix(rsync-backup): Provide default port 22 for rsync usage in backup.py (#2226) Hugh Secker-Walker 2023-01-28 11:04:46 -0500
  • f5e4cb91ca feat(rsync-backup-ui): Add a Copy button to put public key on clipboard Hugh Secker-Walker 2023-01-25 21:50:27 +0000
  • f4fc071bb2 v61 downtownallday 2023-01-25 08:51:58 -0500
  • 3c3cd89a13 mods: update copyright downtownallday 2023-01-25 08:50:19 -0500
  • 9f5ddc284a Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2023-01-25 08:49:12 -0500
  • e475e69f2b fix(rsync-backup): Provide default port 22 for rsync usage in backup.py Hugh Secker-Walker 2023-01-24 22:05:48 +0000
  • b9fb433b0e Merge remote-tracking branch 'upstream/main' pappapisshu 2023-01-22 14:23:12 +0100
  • 5e3e4a2161 v61 v61 Joshua Tauberer 2023-01-21 08:19:57 -0500
  • 190d7195d3 Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2023-01-15 20:35:08 -0500
  • 2abaf64c43 Merge remote-tracking branch 'upstream/main' pappapisshu 2023-01-15 16:48:00 +0100
  • 61d1ea1ea7 Changelog entries Joshua Tauberer 2023-01-15 10:16:56 -0500
  • b3743a31e9 Add a status checks check that fail2ban is running using fail2ban-client Joshua Tauberer 2023-01-15 08:15:31 -0500
  • 26709a3c1d Improve error messages in the management tools when external command-line tools are run Joshua Tauberer 2022-12-13 08:03:39 -0500
  • cb295a4bc2 Merge remote-tracking branch 'upstream/main' pappapisshu 2023-01-15 16:05:40 +0100
  • 20ec6c2080
    Updated security.md to reflect the support of ubuntu 22.04 (#2219) jcm-shove-it 2023-01-15 16:05:36 +0100
  • 7a79153afe
    Remove old darkmode background color (#2218) Steven Conaway 2023-01-15 08:05:13 -0700
  • a2565227f2
    feat(rsync-port): Add support for non-standard ssh port for rsync backup (#2208) Hugh Secker-Walker 2023-01-15 10:03:05 -0500
  • 02b34ce699
    fix(backup-display): Fix parsing of rsync target in system-backup.html, fixes #2206 (#2207) Hugh Secker-Walker 2023-01-15 10:01:07 -0500
  • 6b23778092 simplify a bit Joshua Tauberer 2023-01-15 09:57:32 -0500
  • 820a39b865
    chore(python open): Refactor open and gzip.open to use context manager (#2203) Hugh Secker-Walker 2023-01-15 08:28:43 -0500
  • 57047d96e9
    chore(setup): Update obsolete chown group syntax (#2202) Hugh Secker-Walker 2023-01-15 08:25:36 -0500
  • 1587248762
    Disable Roundcube password plugin since it was corrupting the user database (#2198) KiekerJan 2023-01-15 14:22:43 +0100
  • 0fc5105da5
    Fixes to DNS lookups during status checks when there are timeouts, enforce timeouts better (#2191) KiekerJan 2023-01-15 14:20:08 +0100
  • c29593b5ef
    explicitly enable fail2ban which didn't start (#2190) KiekerJan 2023-01-15 14:10:04 +0100
  • 65e6469273 Change to the structure of the custom.yaml file pappapisshu 2023-01-13 00:56:36 +0100
  • aaff2eebcf setup: copy custom logwatch services and conf, if available downtownallday 2023-01-07 20:36:04 -0500
  • b5807fbf8e migrate existing rsa keys KiekerJan 2022-12-30 17:08:10 +0100
  • eab4f80858 qa: open ldaps and accept cloudinabox email to ease testing downtownallday 2022-12-29 21:20:29 -0500
  • ec2d38414d document bug report KiekerJan 2022-12-29 23:05:08 +0100
  • f797057c3d force move if necessary KiekerJan 2022-12-29 22:58:49 +0100
  • 8fd61a698d Updated security.md to reflect the support of ubuntu 22.04 jcm-shove-it 2022-12-29 20:34:03 +0100
  • 4db591315b convert rsa key format KiekerJan 2022-12-28 01:18:25 +0100
  • 2f2bf1db1a
    Remove old darkmode background color Steven Conaway 2022-12-26 12:22:28 -0800
  • da06fcbb09 No impact in case the region is not necessary pappapisshu 2022-12-23 13:39:12 +0100
  • e6c12d9ac7 Backup configuration saving mechanism is fixed pappapisshu 2022-12-23 06:39:36 +0100
  • 1fc33a3933 Allow to backup on any S3-compatible service pappapisshu 2022-12-23 01:08:35 +0100
  • 6a7d497fe7 add alternative dyndns function that determines public ip on curl basis instead of dig KiekerJan 2022-12-11 14:32:17 +0100
  • 6d3d2ceb82 store munin files in MiaB storage dir KiekerJan 2022-12-05 15:38:36 +0100
  • f8bba1b2b8 setup: tighten permissions to setup mods backup in user-data downtownallday 2022-12-02 15:24:21 -0500
  • e0a237c857 Fixes #17: start services after unattended upgrades downtownallday 2022-12-02 15:09:29 -0500
  • 2921a77edc
    Merge pull request #15 from hughsw/add-custom-rsync-port kiekerjan 2022-11-28 20:30:24 +0100
  • 4e96509ef1
    Merge pull request #14 from hughsw/fix-rsync-display kiekerjan 2022-11-28 20:28:24 +0100
  • b7472801cc Merge remote-tracking branch 'upstream/main' KiekerJan 2022-11-28 20:26:29 +0100
  • 142e9bd974 feat(rsync-port): Add support for non-standard ssh port for rsync backup Hugh Secker-Walker 2022-11-22 12:10:55 +0000
  • 97e1f39aec fix(backup-display): Fix parsing of rsync target in system-backup.html, fixes #2206 Hugh Secker-Walker 2022-11-21 18:22:35 +0000
  • 36b5a31e82 setup: backup and restore setup mods downtownallday 2022-11-20 09:08:50 -0500
  • b810417676 management: fix crash when entering catch-all alias with no forward-to downtownallday 2022-11-20 09:07:49 -0500
  • 0b7a49cb53 feat(status page): Add summary of ok/error/warning counts Hugh Secker-Walker 2022-11-17 14:26:57 +0000
  • dd2d691fc7 Replace opendkim with dkimpy KiekerJan 2022-11-16 21:18:29 +0100
  • 7cf55db865 mod: protect the coturn turnserver secret downtownallday 2022-11-14 17:38:35 -0500
  • 865d5c22bf chore(python open): Refactor open and gzip.open to use context manager Hugh Secker-Walker 2022-11-14 18:55:22 +0000
  • 26160bde9f chore(setup): Update obsolete chown group syntax Hugh Secker-Walker 2022-11-14 18:30:09 +0000
  • 8226af465b chore(setup): Make sed fingerprint patterns in start.sh be case insensitive Hugh Secker-Walker 2022-11-02 09:32:25 -0400
  • 2114b9a5d2 mods: make the logwatch setup mod cloud-in-a-box friendly downtownallday 2022-11-14 09:22:48 -0500
  • 60494e0585 dns: set the remote nextcloud port in *davs._tcp records downtownallday 2022-11-13 14:08:18 -0500
  • 44f2aed9e1 ios: set the caldav and carddav hostnames in the mobileconfig plist to that of the remote nextcloud downtownallday 2022-11-13 13:35:15 -0500
  • e5eb7680ae dns: ensure _caldavs._tcp and _carddavs._tcp SRV records point to the remote nextcloud downtownallday 2022-11-13 12:45:38 -0500
  • 36bdb836ae qa: give shutdown more time to unmount the encrypted drive downtownallday 2022-11-10 14:56:46 -0500
  • a4bc0bb1f2
    Merge pull request #19 from downtownallday/browser-tests Downtown Allday 2022-11-10 11:45:07 -0500
  • 49bcf7ba59 qa: add support for Nextcloud 25 downtownallday 2022-11-10 10:20:54 -0500
  • b4624b35eb qa: add core code for browser-based testing and tests for changing user passwords and adding contacts in roundcube downtownallday 2022-11-09 23:08:25 -0500
  • 068aaac9a1 disable Roundcube password plugin KiekerJan 2022-11-09 10:11:21 +0100
  • c743ebe606 zpush: add the latest z-push hack for php 8.0 downtownallday 2022-11-06 08:13:44 -0500
  • 29b1c29a35 setup: update mods.available/README.md wording downtownallday 2022-11-06 08:05:32 -0500
  • 4b50572dc9 testing: output elapsed time for provisioning downtownallday 2022-11-06 07:56:47 -0500
  • 2ac391796e setup: add a setup mod to attach a logwatch report to daily status checks emails downtownallday 2022-11-06 07:02:33 -0500
  • 93f7a84f44 roundcube: use the ldap_simple password driver downtownallday 2022-11-06 06:58:29 -0500
  • 210d9f08dc simplify utils.py#shell method used by unbound-control call KiekerJan 2022-11-05 21:04:05 +0100
  • 86933d2a3f remove journal PRAGMA from roundcube source KiekerJan 2022-11-05 21:02:49 +0100
  • 2ef097edd1 suppress output when flushing unbound cache KiekerJan 2022-11-03 12:58:26 +0100
  • 954828904b replace bind9 with unbound KiekerJan 2022-11-03 09:02:10 +0100
  • 52dd785b17 Merge remote-tracking branch 'upstream/main' into dnspatches KiekerJan 2022-11-03 08:38:14 +0100
  • 6642f3f95a Merge remote-tracking branch 'upstream/main' into dnstimeouthandling KiekerJan 2022-11-03 08:37:33 +0100
  • c983037ff0 Add not set case to blacklist lookup result handling KiekerJan 2022-11-03 08:34:32 +0100
  • e129495c29 Add not set case to blacklist lookup result handling KiekerJan 2022-11-03 08:33:12 +0100
  • 16728860f4 add not set case to blacklist lookup KiekerJan 2022-11-03 08:27:56 +0100
  • 3cc05417d8 explicitly enable fail2ban KiekerJan 2022-11-02 12:59:10 +0100
  • ebc5f06d61 merge upstream 60.1 KiekerJan 2022-10-30 23:01:19 +0100
  • 29022e98cb change password generation method KiekerJan 2022-10-30 20:43:59 +0100
  • 276cecac32 v60.1 downtownallday 2022-10-30 08:48:52 -0400
  • 2134d44730 Add license downtownallday 2022-10-30 08:46:12 -0400
  • 82d756152a Adds a test to ensure dns is functional downtownallday 2022-10-30 08:23:36 -0400
  • 4d845a3618 Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2022-10-30 08:21:51 -0400
  • 3314c4f7de v60.1 v60.1 Joshua Tauberer 2022-10-27 10:48:45 -0400
  • 1f60236985 Upgrade Nextcloud to 23.0.4 (contacts to 4.2.0, calendar to 3.5.0) Joshua Tauberer 2022-10-27 10:46:09 -0400
  • 32c68874c5
    Fix NSD not restarting (#2182) alento-group 2022-10-30 13:16:03 +0100
  • 51ba8d8774 Try to determine what is causing umount to fail by using lsof downtownallday 2022-10-29 19:34:15 -0400