1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-03 15:44:48 +01:00

Commit Graph

  • 026115b845 Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2021-09-14 08:37:22 -0400
  • 4b285c3201 Prepare for multiple base system support and automatically update and remove stale vagrant boxes downtownallday 2021-09-14 08:20:37 -0400
  • 3d32dbab22 Explicitly create a /etc/ldap/ldap.conf in the docker image so ldap tools recognize the system's trusted root certificate list downtownallday 2021-09-14 08:18:53 -0400
  • 3f2b2ef146 Stop the capture daemon during ehdd shutdown to avoid "busy" mount downtownallday 2021-09-14 08:17:21 -0400
  • 402207714b Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2021-09-14 08:16:08 -0400
  • c9926ebd3a
    Use "smart invert" for dark mode Elsie Hupp 2021-09-13 12:22:09 -0400
  • 3bd563fb8a
    Update dns_update.py drpixie 2021-09-12 20:31:24 +1000
  • 49b236f5ba
    Update dns.sh drpixie 2021-09-12 20:29:05 +1000
  • 27b1f68b47
    Update dns.sh Joshua Tauberer 2021-09-11 08:47:04 -0400
  • 0dd17c7653
    Update dns.sh drpixie 2021-09-11 18:52:28 +1000
  • 634e4e525b
    Update dns.sh drpixie 2021-09-11 10:12:32 +1000
  • 91079ab934
    add numeric flag value to DNSSEC DS status message (#2033) mailinabox-contributor 2021-09-10 15:12:41 -0500
  • 8aa0a3e9ee
    add numeric flag value to DNSSEC DS status message mailinabox-contributor 2021-09-10 14:37:39 -0500
  • 52a5100265 align recidive search time to a week github@kiekerjan.isdronken.nl 2021-09-09 22:52:30 +0200
  • e5909a6287 Allow non-admin login to the control panel and show/hide menu items depending on the login state Joshua Tauberer 2021-08-22 16:40:07 -0400
  • 26932ecb10 Add a 'welcome' panel to the control panel and make it the default page instead of the status checks which take too long to load Joshua Tauberer 2021-08-22 16:38:49 -0400
  • e884c4774f Replace HMAC-based session API keys with tokens stored in memory in the daemon process Joshua Tauberer 2021-08-22 16:07:16 -0400
  • 53ec0f39cb Use 'secrets' to generate the system API key and remove some debugging-related code Joshua Tauberer 2021-08-22 15:02:38 -0400
  • 700188c443 Roundcube 1.5 RC Joshua Tauberer 2021-08-22 14:29:33 -0400
  • 9b39251469 active roundcube markasjunk plugin KiekerJan 2021-09-03 22:23:00 +0200
  • 42e9a5ae69 update readme github@kiekerjan.isdronken.nl 2021-09-03 20:40:53 +0200
  • 36897b35ab Update dns blacklist checker github@kiekerjan.isdronken.nl 2021-09-03 20:18:30 +0200
  • c4fa84b966 tuning fail2ban KiekerJan 2021-08-29 22:47:29 +0200
  • 98c00d1c6a
    Merge branch 'mail-in-a-box:main' into master kiekerjan 2021-08-28 13:38:15 +0200
  • 63255d321a tuning fail2ban KiekerJan 2021-08-28 13:34:37 +0200
  • 4bf71e68be Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2021-08-23 17:48:17 -0400
  • 72039a1409
    Merge pull request #15 from downtownallday/github-actions Downtown Allday 2021-08-23 17:19:54 -0400
  • 4f8697c07d change badge link downtownallday 2021-08-23 16:57:40 -0400
  • 71526bc294 Add badge downtownallday 2021-08-23 16:39:36 -0400
  • be932af813 git remote url does not contain .git extension in github actions downtownallday 2021-08-23 16:17:07 -0400
  • 0876a9a7de non-standard git remotes in github actions downtownallday 2021-08-23 16:01:16 -0400
  • 0c2c76a6dc Patch upstream to install php-xml instead of php-xsl downtownallday 2021-08-23 15:17:33 -0400
  • 2a9fcd7101 add upgrade-from-upstream job downtownallday 2021-08-23 15:00:31 -0400
  • c29eb2fb23 add 127.0.1.1 if it does not exist downtownallday 2021-08-23 14:31:31 -0400
  • f8a679b9c2 ensure system hostname is resolvable locally downtownallday 2021-08-23 14:15:18 -0400
  • 71d3b79965 avoid installing php-xsl, which is a virtual package provided by php-xml on github images downtownallday 2021-08-23 13:45:25 -0400
  • bad57e8688 Try running update-alternatives for php 7.2 as before system-setup downtownallday 2021-08-23 13:25:32 -0400
  • d8c52fedc5 Try using nanasess/setup-php action to resolve issue where setup/webmail.sh, which runs the roundcubemail/bin/updatedb.sh script, fails with "Unsupported PHP version. Required PHP >= 5.4 and < 8.0" indicating that PHP >= 8.0 is actually installed! downtownallday 2021-08-23 12:58:42 -0400
  • 5911f05f89 use sudo downtownallday 2021-08-23 12:11:27 -0400
  • c855133c41 fix formatting downtownallday 2021-08-23 12:03:22 -0400
  • 7fd1f0ae31 Initial commit downtownallday 2021-08-23 11:40:22 -0400
  • ba80d9e72d
    Show backup retention period form when configuring B2 backups (#2024) David Duque 2021-08-23 11:25:41 +0100
  • 2d3fb6fbbe
    Show backup retention period form when configuring B2 backups David Duque 2021-08-23 02:25:57 +0100
  • b6fd371615 Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2021-08-22 16:28:54 -0400
  • a71a58e816
    Re-order DS record algorithms by digest type and revise warning message (#2002) Joshua Tauberer 2021-08-22 14:45:56 -0400
  • 67b5711c68 Recommend that DS records be updated to not use SHA1 and exclude MUST NOT methods (SHA1) and the unlikely option RSASHA1-NSEC3-SHA1 (7) + SHA-384 (4) from the DS record suggestions Joshua Tauberer 2021-08-22 14:43:33 -0400
  • 20ccda8710 Re-order DS record algorithms by digest type and revise warning message. myfirstnameispaul 2021-06-28 05:51:05 -0700
  • 0ba841c7b6
    fail2ban now supports ipv6 (#2015) NewbieOrange 2021-08-23 02:13:58 +0800
  • daad122236
    Ignore bad encoding in email addresses when parsing maillog files (#2017) lamkin 2021-08-16 16:46:32 +0100
  • 60adba79a1
    Update README.md kiekerjan 2021-08-16 13:15:33 +0200
  • f20a992bcb
    Update README.md kiekerjan 2021-08-16 12:22:39 +0200
  • b036b09eb1 update readme KiekerJan 2021-08-16 12:12:20 +0200
  • 19799fd5e6
    Create codeql-analysis.yml kiekerjan 2021-08-16 11:53:31 +0200
  • ea452d5441
    Merge branch 'mail-in-a-box:main' into master kiekerjan 2021-08-16 11:49:46 +0200
  • 2fe239b982 Ignore bad encoding in email addresses when parsing maillog files David Lamkin 2021-08-09 10:53:10 +0100
  • 4764e21387
    fail2ban now supports ipv6 NewbieOrange 2021-08-07 01:10:11 +0800
  • e87290dd42 Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2021-08-03 05:40:16 -0400
  • 4b260354c2 revert carddav plugin install github@kiekerjan.isdronken.nl 2021-08-02 22:47:42 +0200
  • 75f14a0735 make plugin installation of carddav like other git based installs github@kiekerjan.isdronken.nl 2021-08-02 22:09:04 +0200
  • a3b7878ef4 add contextmenu plugin github@kiekerjan.isdronken.nl 2021-08-02 00:44:47 +0200
  • bd9952704a mute re indexing, could be lots of noise on existing installs github@kiekerjan.isdronken.nl 2021-08-02 00:27:45 +0200
  • cf6eac0d0c add nginx security headers KiekerJan 2021-08-02 00:05:12 +0200
  • 1f35158211 use predefined DHE field groups KiekerJan 2021-08-01 23:09:59 +0200
  • dbf029b399 remove old ciphers from postfix github@kiekerjan.isdronken.nl 2021-08-01 22:49:25 +0200
  • 87be897d36 update DH security to 4096 KiekerJan 2021-08-01 21:52:37 +0200
  • f6450c1cae update obsolete settings KiekerJan 2021-07-31 21:43:25 +0200
  • 104d40e819 add alternative sshd port to ssh jail KiekerJan 2021-07-31 21:42:57 +0200
  • 128541d506 add alternative sshd port to ssh jail KiekerJan 2021-07-31 21:36:38 +0200
  • eddd1050c4 Call /admin/bye on logout NewbieOrange 2021-07-30 01:08:18 +0800
  • 745f2de25f Add /admin/bye route for control panel token invalidation NewbieOrange 2021-07-30 00:05:12 +0800
  • 95923df5c2 fix DeprecationWarning Rauno Moisto 2021-07-29 09:49:03 +0300
  • 21ad26e452
    Disable auto-complete for 2FA code in the control panel login form (#2013) NewbieOrange 2021-07-29 04:39:40 +0800
  • aaf46df039 Always assign token if user does not have a valid one NewbieOrange 2021-07-28 22:43:52 +0800
  • 880a3dc8d4
    Disable auto-complete for 2FA code NewbieOrange 2021-07-28 01:00:32 +0800
  • 41e07e56e9 Make __token_dict private in KeyAuthService NewbieOrange 2021-07-28 00:57:53 +0800
  • aed5a39383 Minor code reformat NewbieOrange 2021-07-28 00:41:27 +0800
  • 405860cac5 Add token authentication for munin routes NewbieOrange 2021-07-28 00:39:48 +0800
  • 41011f8639 Add expiringdict to setup/management.sh install NewbieOrange 2021-07-27 22:21:15 +0800
  • 485ca18f35 Merge branch 'master' of github.com:kiekerjan/mailinabox KiekerJan 2021-07-26 10:05:28 +0200
  • aa360ee0c4 setup home for dovecot user outside ho KiekerJan 2021-07-26 10:05:19 +0200
  • fa66b767af add debugging info to email admin tool KiekerJan 2021-07-26 10:04:35 +0200
  • 75390e11fd cleanup github@kiekerjan.isdronken.nl 2021-07-24 21:19:01 +0200
  • efdd1f2442 initial work on configurable backup folder github@kiekerjan.isdronken.nl 2021-07-19 23:18:39 +0200
  • 1315e02cba mail homes and correct use of STORAGE PATH github@kiekerjan.isdronken.nl 2021-07-19 21:41:50 +0200
  • afe078ce32 remove compression for dovecot github@kiekerjan.isdronken.nl 2021-07-19 21:34:51 +0200
  • 508ac8b0f8 Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox downtownallday 2021-07-18 20:41:37 -0400
  • b20b6c43d2 fixed pip merge issue Rauno Moisto 2021-07-13 15:24:23 +0300
  • 6dc7e6df92 fixed nextcloud file merge issue Rauno Moisto 2021-07-13 15:17:52 +0300
  • 03fe2df0a6 solve conflicts with ubuntu 20 branch Rauno Moisto 2021-07-13 14:47:20 +0300
  • af079a1139 enable compression for dovecot mailboxes KiekerJan 2021-07-04 20:09:29 +0200
  • 3592b6463d add ipv6 localhost to ignore ip list KiekerJan 2021-07-04 20:09:07 +0200
  • f8407a04ac Fixed retry value to 3600 User1000001 2021-06-28 21:39:23 +0200
  • a4ea1f3243 Correcting time in 5 minute script. User1000001 2021-06-28 20:20:35 +0200
  • a732d2d17c
    Merge branch 'mail-in-a-box:main' into spamhaus2spamassassin Paul 2021-06-28 05:40:21 -0700
  • 050c77a49a fix sed order github@kiekerjan.isdronken.nl 2021-06-27 22:14:57 +0200
  • 212b9a31df add definition of admin ipv6 address github@kiekerjan.isdronken.nl 2021-06-27 22:12:15 +0200
  • 402ebf089f Update nextcloud carddav url and roundcube carddav plugin github@kiekerjan.isdronken.nl 2021-06-27 21:47:52 +0200
  • db612e91e5 do not generate dns zonefiles for www only websites with external DNS records KiekerJan 2021-06-25 00:36:12 +0200
  • eb36091d41 syntax error fix KiekerJan 2021-06-24 12:56:18 +0200
  • 4f7957a5ab check presence of dnssec key file before reading it github@kiekerjan.isdronken.nl 2021-06-24 12:47:46 +0200