1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-19 02:42:15 +00:00

Commit Graph

  • 8597646a12 Update API route naming, update setup page Felix Spöttel 2020-09-02 19:41:06 +0200
  • f205c48564 Use pyotp for validating TOTP codes Felix Spöttel 2020-09-02 19:12:15 +0200
  • 3c3683429b implement two factor check during login Felix Spöttel 2020-09-02 17:23:32 +0200
  • a7a66929aa add user interface for managing 2fa Felix Spöttel 2020-09-02 16:48:23 +0200
  • b23e0e2570 Be more forgiving of people who missed the train on upgrading NextCloud. B 2020-08-31 18:17:27 -0400
  • 6cf202b315
    Merge pull request #1 from hija/backblaze-trimmed Hilko 2020-08-30 14:26:19 +0200
  • ace2bbf5e8 Removed placeholder text for b2 bucket hija 2020-08-30 14:08:46 +0200
  • aa5ba9999e removed unnecessary, readonly field in b2 config hija 2020-08-30 12:05:04 +0200
  • caf90702cc Wording changes downtownallday 2020-08-29 06:57:33 -0400
  • 948b6ce983 Merge branch 'master' of https://github.com/mail-in-a-box/mailinabox jcm-shove-it 2020-08-29 12:29:40 +0200
  • b3bf0aa004 Merge remote-tracking branch 'upstream/master' Michael Kroes 2020-08-29 08:48:45 +0200
  • f8677694bc update whitelist Michael Kroes 2020-08-29 08:48:32 +0200
  • da7468a6b3 Fix unbound variable downtownallday 2020-08-28 18:14:14 -0400
  • a336931c95
    Version release: v0.48.POWER.0 David Ferreira de Sousa Duque 2020-08-26 23:13:41 +0100
  • d7d3561768 Merge upstream v0.48 David Ferreira de Sousa Duque 2020-08-26 23:09:14 +0100
  • f49590d52a Merge branch 'master' of https://github.com/mail-in-a-box/mailinabox downtownallday 2020-08-26 16:17:28 -0400
  • 0d72566c99 Merge v0.48 point release branch Joshua Tauberer 2020-08-26 14:11:56 -0400
  • 62db58eaaf v0.48 v0.48 Joshua Tauberer 2020-08-26 14:11:01 -0400
  • 891de8d6c3 Upgrade Roundcube to 1.4.8 Joshua Tauberer 2020-08-26 14:10:04 -0400
  • 8085246fed Changed indentation to match the old one hija 2020-08-26 19:46:09 +0200
  • df6fcf3bd2 Added b2sdk to virtualenv so backup.py can use it hija 2020-08-26 16:14:05 +0200
  • 1081be8ba5 Implemented b2 in frontend hija 2020-08-26 15:37:44 +0200
  • 9199294455 Implemented list_target_files for b2 hija 2020-08-26 15:36:59 +0200
  • 7b4d621cc8 Added Duplicity PPA so the most recent version is used hija 2020-08-26 15:34:07 +0200
  • c7ae4ccca7 Installing b2sdk for b2 support hija 2020-08-26 15:32:32 +0200
  • 52aa77f624
    Merge pull request #2 from downtownallday/user-displayname Downtown Allday 2020-08-25 17:11:06 -0400
  • 07d83d1e5c Make installed state comparisons ignore new user and alias attributes when comparing MiaB to MiaB-LDAP downtownallday 2020-08-25 16:36:01 -0400
  • 5eb008cae9 Skip system updates if SKIP_SYSTEM_UPDATE environment variable is set to "1" downtownallday 2020-08-25 16:34:56 -0400
  • 2b2856b517 Fix wording downtownallday 2020-08-25 16:33:20 -0400
  • 191b575ab2 Add a display name for users, saved as 'cn' in LDAP downtownallday 2020-08-25 16:33:06 -0400
  • 05f4164793 Merge branch 'master' of https://github.com/mail-in-a-box/mailinabox downtownallday 2020-08-25 12:37:37 -0400
  • 17048a624d
    Merge pull request #1 from downtownallday/alias-comments Downtown Allday 2020-08-25 12:36:42 -0400
  • 1fb9316904 spaces -> tabs downtownallday 2020-08-25 12:21:11 -0400
  • 22bfef6f59 Display and allow chaninging a comment/description for aliases. Change the default comment for required aliases to "Required alias". downtownallday 2020-08-25 12:00:55 -0400
  • 62b9b1f15f
    Add OpenAPI HTTP spec (#1804) Richard Willis 2020-08-22 20:44:19 +0100
  • 2b981db1d9 Remove nextcloud cron job when miab nextcloud is disabled downtownallday 2020-08-21 11:52:24 -0400
  • 2d5bdcf7c5 Merge branch 'UpdateRoundcube1.4.8' jcm-shove-it 2020-08-18 21:59:53 +0200
  • ce4638845e Added roundcube v1.4.8 jcm-shove-it 2020-08-18 21:32:37 +0200
  • 90fe56d364 Update path to spec Richard Willis 2020-08-15 08:55:11 +0100
  • 92b902120c Ignore generated docs Richard Willis 2020-08-15 08:49:41 +0100
  • 137b8ec89e Add api docs generation script & template Richard Willis 2020-08-15 08:49:29 +0100
  • aa9b9618e2 Remove contact email and add example text/html responses Richard Willis 2020-08-15 08:41:28 +0100
  • 3ed9eb7f96 Add introduction section to description Richard Willis 2020-08-14 12:21:06 +0100
  • 69da179009 Add logo, curl request samples & request body examples Richard Willis 2020-08-14 10:24:55 +0100
  • 2bb7753c10 Merge remote-tracking branch 'upstream/master' Michael Kroes 2020-08-10 07:30:45 +0200
  • 24c5d54f49
    start.sh: Generate locales properly David Duque 2020-08-10 03:07:45 +0100
  • 3d9f0e2135
    Vagrant: Use libvirt/debian David Duque 2020-08-10 03:06:59 +0100
  • d0d12fbc1c Merge branch 'master' of https://github.com/mail-in-a-box/mailinabox downtownallday 2020-08-09 12:13:31 -0400
  • 94da7bb088
    status_checks.py: Properly terminate the process pools (#1795) David Duque 2020-08-09 16:42:39 +0100
  • 4c1024d86c Rename type to rype and fix example domain Richard Willis 2020-08-06 13:57:23 +0100
  • 9861b08edc Fix system reboot response type Richard Willis 2020-08-06 09:23:22 +0100
  • 5801e7071a Add summaries & update version to 0.47 Richard Willis 2020-08-06 08:22:17 +0100
  • d4af870145 Add contact email and finish updating descriptions Richard Willis 2020-08-04 12:04:26 +0100
  • c5ce31ca86 Make descriptions consistently end with periods Richard Willis 2020-08-04 11:33:42 +0100
  • 354ee1f6af Remove personal domain in examples Richard Willis 2020-08-04 11:27:52 +0100
  • 2b899727aa Fix s3 config examples and add password format to password strings Richard Willis 2020-08-04 11:27:20 +0100
  • 4f318e4c09 Fix example dump response formatting Richard Willis 2020-08-03 22:11:44 +0100
  • 97e84a2b59 Remove 5XX responses Richard Willis 2020-08-03 22:06:59 +0100
  • fd55574a21 PR review fixes Richard Willis 2020-08-03 20:18:45 +0100
  • c4cba49953 Update license and contact info Richard Willis 2020-08-03 20:01:33 +0100
  • 9c0df4308b Add missing endpoints Richard Willis 2020-08-03 19:49:35 +0100
  • 85ee3d1c43 Add initial OpenAPI HTTP spec Richard Willis 2020-08-03 14:38:55 +0100
  • dfdc150f05
    Merge a2350c4591 into 65983b8ac7 Wolfgang Steitz 2020-08-02 22:21:08 -0300
  • 0cf4ed9a24
    Version bump David Duque 2020-07-30 15:43:48 +0100
  • 1ba62c6112 Merge upstream v0.47 David Duque 2020-07-30 14:51:00 +0100
  • ac35bdc544 Merge branch 'master' of https://github.com/mail-in-a-box/mailinabox downtownallday 2020-07-29 10:34:47 -0400
  • 65983b8ac7 Merge v0.47 point release branch Joshua Tauberer 2020-07-29 10:26:39 -0400
  • 56d0289ed9 v0.47 v0.47 hija 2020-07-26 18:57:04 +0200
  • f253c40012 [backport] Add rate limiting of SSH in the firewall (#1770) Marcus Bointon 2020-06-07 15:47:51 +0200
  • 4bbe4af377 Update CHANGELOG Joshua Tauberer 2020-07-29 10:11:47 -0400
  • 2c34a6df2b Update roundcube to 1.4.7 Hilko 2020-07-26 17:50:59 +0200
  • 1098e2b48e
    Add noindex to www_default meta tags (#1791) Hilko 2020-07-29 16:03:33 +0200
  • c50170b816
    Update "Remove Alias" modal title (#1800) Richard Willis 2020-07-29 15:01:20 +0100
  • fa58cca855
    Update "Remove Alias" modal title Richard Willis 2020-07-29 14:57:57 +0100
  • a24cf104e4 Merge branch 'master' of https://github.com/mail-in-a-box/mailinabox downtownallday 2020-07-27 07:04:06 -0400
  • cd518e6820
    Raise Dovecot per user connection limit (#1799) Marcus Bointon 2020-07-27 12:37:52 +0200
  • ff896f1811
    Raise Dovecot per user connection limit Marcus Bointon 2020-07-27 10:14:45 +0200
  • 0e29bdc79c Version 0.47 hija 2020-07-26 18:57:04 +0200
  • 360582c25a
    Update roundcube to 1.4.7 Hilko 2020-07-26 17:50:59 +0200
  • dd7899acca
    Version bump David Duque 2020-07-26 01:03:28 +0100
  • 5e597bb536
    Update deprecated function from dnspython David Duque 2020-07-26 01:00:17 +0100
  • 60911515fd
    Support Ubuntu LTS point releases David Duque 2020-07-26 00:26:35 +0100
  • ac8c0ae762
    Release v0.46.POWER.4 David Duque 2020-07-22 12:45:18 +0100
  • 16ae3038b3
    Merge branch 'development' David Duque 2020-07-22 12:44:04 +0100
  • fc0bd12631
    Acquire pools with the 'with' statement David Duque 2020-07-22 01:10:16 +0100
  • f9c766f237
    Acquire pools with the 'with' statement David Duque 2020-07-22 01:10:16 +0100
  • b4fd79673b Only spawn a thread pool when strictly needed David Duque 2020-06-21 15:05:17 +0100
  • 311e6c63e8
    Render the 'Backup now' buttons even if there are already backups David Duque 2020-07-21 19:25:48 +0100
  • a0da88834c
    Terminate the status checks process pool before exiting David Duque 2020-07-21 19:21:46 +0100
  • f6e208f64f
    OCSP Stapling Support for NGINX Jeff Zellen 2020-07-16 22:43:01 -0400
  • cd847bb0ff
    Align tabs Hilko 2020-07-16 18:29:03 +0200
  • 8b157af16a
    Removed nofollow to keep the page rank up. Hilko 2020-07-16 18:23:35 +0200
  • 382f9c5ee2
    Align the meta tag correctly Hilko 2020-07-16 16:14:07 +0200
  • b4c762fc78
    Add noindex / nofollow to www_default meta tags Hilko 2020-07-16 15:58:47 +0200
  • ccb0421729 Merge branch 'master' of https://github.com/mail-in-a-box/mailinabox downtownallday 2020-07-16 07:57:09 -0400
  • 967409b157
    Drop requirement for passwords to have no spaces (#1789) David Duque 2020-07-16 12:23:11 +0100
  • 1b2711fc42
    Add 'always' modifier to the HSTS add_header directive (#1790) David Duque 2020-07-16 12:21:14 +0100
  • c7f016b60b
    Add 'always' modifier to the HSTS add_header directive David Duque 2020-07-15 18:26:28 +0100
  • 20b4f26e42
    Use ubuntu/focal64 as main testbed David Duque 2020-07-15 15:28:47 +0100
  • c8fbe2dd5d
    Determine the PHP version at runtime (instead of at setup-time) David Duque 2020-07-15 15:28:02 +0100