1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-06-08 19:00:55 +00:00

Commit Graph

  • a3b11abcda
    Merge branch 'vagrant-parallels-provider' of github.com:Gwerlas/mailinabox into vagrant-parallels-provider Yoann Colin 2018-09-21 09:42:18 +0200
  • 0e0b767a04
    Add vagrant-parallels provider support Yoann COLIN 2018-09-20 22:33:17 +0200
  • f2c15964bb
    Add vagrant-parallels provider support Yoann Colin 2018-09-20 17:54:15 +0200
  • 1fcba024e8
    Update proxy wordpress SSL config. Nicholas Lee 2018-09-20 09:41:39 +1200
  • c7c530edc0 Backup Amazon S3: Added support for custom endpoints JumpLink 2018-09-05 00:51:28 +0200
  • 504a9b0abc certbot uses a new directory path for API v02 accounts and we should check that before creating a new account or else we'll try to create a new account on each setup run (which certbot just fails on) Joshua Tauberer 2018-09-03 13:07:24 -0400
  • 842fbb3d72 auto-agree to Let's Encrypt's terms of service during setup Joshua Tauberer 2018-09-03 12:52:03 -0400
  • a5d5a073c7 update Z-Push to 2.4.4 Joshua Tauberer 2018-09-02 11:27:20 -0400
  • d4b122ee94 update to Nextcloud 13.0.5 Joshua Tauberer 2018-08-24 11:11:52 -0400
  • 052a1f3b26 update to Roundcube 1.3.7 Joshua Tauberer 2018-08-24 10:47:22 -0400
  • 180b054dbc small code cleanup testing if the utf8 locale is installed Joshua Tauberer 2018-08-24 08:48:09 -0400
  • 74a1d450d4
    Update nginx-ssl.conf Donald Brown 2018-08-23 10:13:41 -0600
  • 4224ed26a1
    Fix pattern Pascal Garber 2018-08-22 20:38:59 +0200
  • e0004ad268
    Pattern not working in username Pascal Garber 2018-08-22 20:23:20 +0200
  • 426a652ff3
    Automatic account creation in Nextcloud Mail Pascal Garber 2018-08-22 20:15:33 +0200
  • f4273d1077
    Made dovecot compliant. List of ciphers from: https://mozilla.github.io/server-side-tls/ssl-config-generator/ Donald Brown 2018-08-21 08:56:46 -0600
  • faa7f3fa66
    Make postfix compliant. Information from: https://serverfault.com/questions/803920/postfix-configure-to-use-tlsv1-2 Donald Brown 2018-08-21 08:50:54 -0600
  • b9fbbe0b6a
    Merge pull request #1 from DonaldKBrown/DonaldKBrown-patch-1 Donald Brown 2018-08-20 14:43:28 -0600
  • f92d1e48ec
    Update for better PCI compliance Donald Brown 2018-08-20 14:43:02 -0600
  • 590321fcb7 Implemented quota. Rainulf Pineda 2016-01-05 16:05:45 -0500
  • cb162da5fe
    Merge pull request #1412 from hlxnd/pr Joshua Tauberer 2018-08-05 15:16:05 -0400
  • de9c556ad7 Add missing PHP end tag hlxnd 2018-08-05 15:27:35 +0200
  • f420294819 Use ISO 8601 on backups table dates. hlxnd 2018-08-05 15:26:45 +0200
  • 738e0a6e17 v0.28 released, closes #1405 v0.28 Joshua Tauberer 2018-07-30 11:13:28 -0400
  • 9e4a1dace6 also setup path for autoconfig subdomain - #941 Tristan Hill 2018-07-27 16:02:42 +0100
  • e0d46d1eb5 Use Nextcloud’s occ command to unlock the admin (#1406) Pascal Garber 2018-07-25 21:37:09 +0200
  • 8ee0192577
    Use Nextcloud’s occ command to unlock the admin Pascal Garber 2018-07-25 21:13:23 +0200
  • 7f37abca05 add php7.0-curl to webmail.sh Joshua Tauberer 2018-07-22 09:19:36 -0400
  • f51201ce14 Merge remote-tracking branch 'upstream/master' Christopher A. DeFlumeri 2018-07-20 10:11:48 -0400
  • 5f66cb60d5
    Merge 92a35f8857 into 2f467556bd Mansoor 2018-07-19 18:32:24 +0000
  • 2f467556bd new ssl cert provisioning broke if a domain doesnt yet have a cert, fixes #1392 Joshua Tauberer 2018-07-19 11:40:49 -0400
  • 31a9b9f039
    Merge bb175edeba into 15583ec10d Nils 2018-07-19 15:27:56 +0000
  • 15583ec10d updated CHANGELOG Joshua Tauberer 2018-07-19 11:27:37 -0400
  • 78d1c9be6e failing z-push installation: replace git clone with wget_verify Nils Norman Haukås 2018-07-15 00:17:43 +0200
  • 8a761eeb4b
    Merge f66b340d05 into b0b5d8e792 Sayan Naskar 2018-07-19 15:24:48 +0000
  • b0b5d8e792 Fix .mobileconfig so CalDAV calendar works on Mac OS X (#1402) dev9 2018-07-19 08:17:38 -0700
  • 65917bb764
    Fix .mobileconfig so CalDAV calendar works on Mac OS X dev9 2018-07-18 01:06:43 +0000
  • bb175edeba
    use wget_verify to download z-push 2.3.9 Nils Norman Haukås 2018-07-16 16:42:19 +0200
  • 82844ca651 make certbot auto-agree to TOS if NONINTERACTIVE=1 env var is set (#1399) Nils 2018-07-15 17:24:15 +0200
  • 991569a9ca
    add notice about NONINTERACTIVE=1 agreeing to Letsencrypt ToS Nils Norman Haukås 2018-07-15 17:22:28 +0200
  • fed5f80d19
    Bugfix: Failing z-push installation. Replace git clone with wget Nils Norman Haukås 2018-07-15 00:17:43 +0200
  • 47688134fc make certbot auto-agree to TOS if NONINTERACTIVE=1 env var is set Nils Norman Haukås 2018-07-14 13:58:59 +0200
  • 13ead63e1a Fixed the munin service description copy/paste Christopher A. DeFlumeri 2018-07-09 15:36:08 -0400
  • ed0d55009f Get the version comment/message right Christopher A. DeFlumeri 2018-07-08 14:57:24 -0400
  • 3600e1bcca bad find/replace leftover Christopher A. DeFlumeri 2018-07-08 14:50:44 -0400
  • 1a837294e6 comment Christopher A. DeFlumeri 2018-07-08 14:32:45 -0400
  • ea40a425cf have to install postfix-sqlite so dictionary type is recognized Christopher A. DeFlumeri 2018-07-08 14:31:23 -0400
  • 3b9aea3e68 moving local var Christopher A. DeFlumeri 2018-07-08 14:20:48 -0400
  • 5f2ce5b0ea comment Christopher A. DeFlumeri 2018-07-07 15:25:16 -0400
  • b2f22e0877 enable opendmarc Christopher A. DeFlumeri 2018-07-07 15:24:41 -0400
  • 3a2229d7b4 tabs and spaces, sigh Christopher A. DeFlumeri 2018-07-07 15:21:26 -0400
  • 82b5c615e8 nginx duplicate Christopher A. DeFlumeri 2018-07-07 15:09:53 -0400
  • ba39fa0bae dkim file touches Christopher A. DeFlumeri 2018-07-07 15:05:26 -0400
  • 382d316ce0 missed changes Christopher A. DeFlumeri 2018-07-07 18:51:14 +0000
  • f89b4ae04b minimal changeset to get things working on 18.04 Christopher A. DeFlumeri 2018-07-07 18:41:41 +0000
  • f66b340d05
    Updated git_clone to not verify ssl Sayan Naskar 2018-07-02 09:55:54 +0530
  • 47a795dd42
    Merge 97b3207392 into 2a72c800f6 jvolkenant 2018-07-01 13:02:44 +0000
  • 2a72c800f6 replace free_tls_certificates with certbot Joshua Tauberer 2018-05-12 20:02:25 -0400
  • 8be23d5ef6 ssl_certificates: reuse query_dns function in status_checks and simplify calls by calling normalize_ip within query_dns Joshua Tauberer 2018-05-12 17:24:16 -0400
  • f9a0e39cc9 cryptography is now distributed as a wheel and no longer needs system development packages to be installed or pip/setuptools workarounds Joshua Tauberer 2018-05-12 11:32:54 -0400
  • 0c0a079354 v0.27 v0.27 Joshua Tauberer 2018-06-14 07:48:56 -0400
  • 104c0eff01 replace free_tls_certificates with certbot Joshua Tauberer 2018-05-12 20:02:25 -0400
  • 5e5d9062d4 ssl_certificates: reuse query_dns function in status_checks and simplify calls by calling normalize_ip within query_dns Joshua Tauberer 2018-05-12 17:24:16 -0400
  • de2cba973e cryptography is now distributed as a wheel and no longer needs system development packages to be installed or pip/setuptools workarounds Joshua Tauberer 2018-05-12 11:32:54 -0400
  • 42e86610ba changelog entry Joshua Tauberer 2018-05-12 09:31:18 -0400
  • 92a35f8857 Add svg too Mansoor A 2018-05-06 11:17:34 +0530
  • 62d9272c05 Allow browser caching for static contents Mansoor A 2018-05-06 11:16:53 +0530
  • 7c62f4b8e9 Update Roundcube to 1.3.6 (#1376) yeah 2018-04-17 17:54:24 +0200
  • 303d2e77d6 Update Roundcube to 1.3.6 Jan Schulz-Hofen 2018-04-17 14:22:54 +0200
  • 170a44c5ff Yeti Theme Mitchell Urgero 2018-02-26 09:56:19 -0600
  • 1eba7b0616 send the mail_log.py report to the box admin every Monday Joshua Tauberer 2018-02-24 09:19:00 -0500
  • 9c7820f422 mail_log.py: include sent mail in the logins report in a new smtp column Joshua Tauberer 2018-02-24 09:01:24 -0500
  • 87ec4e9f82 mail_log.py: refactor the dovecot login collector Joshua Tauberer 2018-02-24 08:45:21 -0500
  • 08becf7fa3 the hidden feature for proxying web requests now sets X-Forwarded-For Joshua Tauberer 2018-02-24 07:54:32 -0500
  • 5eb4a53de1 remove old tools/update-subresource-integrity.py script which isn't used now that we download all admin page remote assets during setup Joshua Tauberer 2018-02-24 07:54:02 -0500
  • 598ade3f7a changelog entry Joshua Tauberer 2018-02-24 09:20:42 -0500
  • 8f399df5bb Update Roundcube to 1.3.4 and Z-push to 2.3.9 (#1354) xetorixik 2018-02-21 14:22:57 +0100
  • 174b7a07d5
    Merge 8cea79de8b into ae73dc5d30 Wolfgang Steitz 2018-02-18 12:03:41 +0000
  • d18971754c
    Roundcube 1.3.4. xetorixik 2018-02-17 20:42:58 +0100
  • 23b8d15541
    Update Roundcube to 1.3.4 xetorixik 2018-02-17 20:23:54 +0100
  • ee1de5350b
    Update zpush to 2.3.9. xetorixik 2018-02-17 20:17:52 +0100
  • ae73dc5d30 v0.26c v0.26c Joshua Tauberer 2018-02-13 10:46:02 -0500
  • c409b2efd0 CHANGELOG entries Joshua Tauberer 2018-02-13 10:44:07 -0500
  • 6961840c0e wrap wget in hide_output so that wget errors are shown Joshua Tauberer 2018-02-03 18:43:12 -0500
  • 6162a9637c Add some development instructions to CONTRIBUTING.md (#1348) yeah 2018-02-05 20:41:19 +0700
  • 5c5d8a7c51
    CONTRIBUTING.md: Initial admin user credentials yeah 2018-02-05 13:25:57 +0700
  • 22898c6d77 Add some development instructions to CONTRIBUTING.md Jan Schulz-Hofen 2018-02-05 11:15:34 +0700
  • c2250a3c41
    Merge a843fbd352 into 47c968e71b yeah 2018-02-04 15:16:42 +0000
  • 47c968e71b Upgrade Nextcloud from 12.0.3 to 12.0.5 Jan Schulz-Hofen 2018-02-04 19:37:48 +0700
  • ed3e2aa712 Use new .tar.bz2 source files for ownCloud and fix upgrade paths Jan Schulz-Hofen 2018-02-04 19:37:00 +0700
  • 14767f12ca Upgrade Nextcloud from 12.0.3 to 12.0.5 Jan Schulz-Hofen 2018-02-04 19:37:48 +0700
  • 2823db9f46 Use new .tar.bz2 source files for ownCloud and fix upgrade paths Jan Schulz-Hofen 2018-02-04 19:37:00 +0700
  • a843fbd352 Do not check if host/ip is blacklisted if we’re running in Vagrant Jan Schulz-Hofen 2018-02-04 14:39:53 +0700
  • fe597da7aa Update users.html (#1345) NatCC 2018-02-03 22:49:11 +0000
  • dbaf62ec29
    Update users.html NatCC 2018-02-03 15:35:55 +0000
  • 61e9888a85 Cdon't try to generate a CSR in the control panel until both the domain and country are selected Joshua Tauberer 2018-01-28 08:58:49 -0500
  • 35fed8606e only spawn one process for the management daemon Joshua Tauberer 2018-01-28 08:51:36 -0500
  • ef6f121491 when generating a CSR in the control panel, don't set empty attributes Joshua Tauberer 2018-01-28 08:41:31 -0500
  • 2369b60237 Merge 55f464014a into ec3aab0eaa dan-jensen 2018-01-25 22:26:42 +0000
  • 55f464014a Fix CSR generation Dan Jensen 2018-01-25 14:22:08 -0800