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

Commit Graph

  • 94aab7c5e2 Merge branch 'patch-1' of https://github.com/Ashiq5/mailinabox into patch-1 Ashiq5 2020-10-29 01:46:54 +0600
  • a01c096d74 Added the configuration document and updated line separators from Windows to Unix Ashiq5 2020-10-29 00:49:37 +0600
  • 30bd0d927a Fixed typo in user_external_ver variable name Michael Kroes 2020-10-26 21:57:21 +0100
  • 521b72653c Fix #4 downtownallday 2020-10-26 15:46:19 -0400
  • 3a50fb41c5 Upgraded nextcloud to 20.0.1 Michael Kroes 2020-10-26 13:26:38 +0100
  • 29daac545d
    Merge 437c7bee27 into 8b166f3041 John Supplee 2020-10-24 18:03:41 +0200
  • 5b2d20e99f Upgraded nextcloud to version 20.0.0 Michael Kroes 2020-10-23 08:40:00 +0200
  • 12d7fc5f78 Merge remote-tracking branch 'upstream/master' Michael Kroes 2020-10-23 07:33:36 +0200
  • 2ee0d35c0a Merge remote-tracking branch 'upstream/master' jcm-shove-it 2020-10-17 16:56:55 +0200
  • 9057c12c38 Merge branch 'master' of https://github.com/mail-in-a-box/mailinabox downtownallday 2020-10-16 21:07:36 -0400
  • 8b166f3041
    Display certificate expiry dates in ISO format (#1841) David Duque 2020-10-16 21:22:36 +0100
  • f7e46ca6f1
    Revert backup date format David Ferreira de Sousa Duque 2020-10-15 19:29:27 +0100
  • 5509420637 s/Days/Retention Days/ on the backup settings page Joshua Tauberer 2020-10-15 14:11:43 -0400
  • f7bfa8ff42
    Display dates in ISO format David Ferreira de Sousa Duque 2020-10-15 11:22:27 +0100
  • 6589a31883 Merge branch 'master' of https://github.com/mail-in-a-box/mailinabox downtownallday 2020-10-13 20:22:18 -0400
  • 840f84da1a Custom spamassassin rules for bad SPF/DMARC headers Jeff Volkenant 2020-10-07 11:29:19 -0700
  • 3a59fe834f OpenDKIM/OpenDMARC header checks Jeff Volkenant 2020-10-07 11:05:52 -0700
  • 268d312d19
    Update CONTRIBUTING.md Md. Ishtiaq Ashiq 2020-10-05 21:26:39 +0600
  • 673edbdf57
    roundcube: Update to version 1.4.9 David Duque 2020-10-04 17:32:55 +0100
  • 7d6c7b6610
    Increase mta-sts max_age to one week (#1829) Felix Spöttel 2020-10-03 01:27:21 +0000
  • 5af67558d3 Increase mta-sts max_age to one week Felix Spöttel 2020-10-02 11:26:31 +0200
  • 9401dacaf6 Remove rev_ip4 from IP timeout message Felix Spöttel 2020-10-02 10:49:55 +0200
  • 81bfdc48cc undo quote change Felix Spöttel 2020-10-02 10:45:56 +0200
  • a78e6eb3fa Speed up vm creation downtownallday 2020-09-30 13:33:40 -0400
  • f6b04b314f Add totpMruTokenTime to upgrade downtownallday 2020-09-30 11:50:49 -0400
  • 100acb119b Add a totpMruTokenTime value to record the time when the mru token was used Use the totpMruTokenTime as the id to uniquely identify a totp entry downtownallday 2020-09-30 11:00:58 -0400
  • a5ebd07549 Merge remote-tracking branch 'fspoettel/admin-panel-2fa' into totp downtownallday 2020-09-30 09:05:03 -0400
  • 1f0e493b8c Exclude mru_token in user key hash Felix Spöttel 2020-09-30 12:34:26 +0200
  • 5deb88ab60 Merge remote-tracking branch 'fspoettel/admin-panel-2fa' into totp downtownallday 2020-09-29 22:20:15 -0400
  • ada2167d08 Only update mru_token for matched mfa row Felix Spöttel 2020-09-29 20:05:58 +0200
  • be5032ffbe Don't expose mru_token and secret for enabled mfas over HTTP Felix Spöttel 2020-09-29 19:46:02 +0200
  • 00b3a3b0a9 Remove unique key constraint on foreign key user_id in mfa table Felix Spöttel 2020-09-29 19:39:40 +0200
  • 60771b7615 Merge branch 'master' of https://github.com/mail-in-a-box/mailinabox downtownallday 2020-09-29 09:12:25 -0400
  • e2dea39e5b Advance the x-ordered counter downtownallday 2020-09-29 08:55:32 -0400
  • 75fb6d2a5d Rename a function downtownallday 2020-09-29 08:55:04 -0400
  • 18d9cd99ea Restart management daemon in case it was already started downtownallday 2020-09-29 08:54:16 -0400
  • 2bdcbc9b6c Run upgrade tests before default ones downtownallday 2020-09-29 08:52:33 -0400
  • 37777ae904 Add a vagrant vanilla install with port forwarding downtownallday 2020-09-29 08:33:57 -0400
  • 042e8b4a56 Merge remote-tracking branch 'fspoettel/admin-panel-2fa' into totp downtownallday 2020-09-28 23:25:29 -0400
  • 00fc94d3c1 Merge remote-tracking branch 'fspoettel/admin-panel-2fa' into totp downtownallday 2020-09-28 23:25:16 -0400
  • 6d82c0035a Update openAPI docs Felix Spöttel 2020-09-28 21:27:24 +0200
  • 4dced10a3f Fix handling of bad input when enabling mfa Felix Spöttel 2020-09-28 21:04:44 +0200
  • b80f225691 Reorganize MFA front-end and add label column Joshua Tauberer 2020-09-27 08:31:23 -0400
  • 7f0f28f8e3
    Use tabs instead of spaces in nginx conf (#1827) 0pis 2020-09-27 07:13:33 -0400
  • 59f36b4dd6
    Release v0.50.POWER.1 David Duque 2020-09-27 02:36:03 +0100
  • d3b5ddf891
    Update Bootstrap: 4.5.2 David Duque 2020-09-27 02:34:37 +0100
  • 5caaf4fd98
    Update Nextcloud: 19.0.3 David Duque 2020-09-27 02:23:45 +0100
  • 2bfa65329a
    Keep root in actual local.conf file David Duque 2020-09-27 02:17:49 +0100
  • 81c64f0a8f
    Re-add webmail roundcube (to primaryonly) David Duque 2020-09-27 02:05:16 +0100
  • 4b7f6e20da
    Update nginx files to discard non-essential locations for non-primary domains David Duque 2020-09-27 02:01:17 +0100
  • 7725e6efe6
    Revert .nginx.conf file features David Duque 2020-09-27 01:31:51 +0100
  • f8c4228d04 add tabs to lines 0pis 2020-09-26 20:18:51 -0400
  • 062a8923b9 Update tabs 0pis 2020-09-26 20:18:04 -0400
  • 689df9cff5
    Version bump David Duque 2020-09-27 00:38:53 +0100
  • 6c608ea868
    Update API docs David Duque 2020-09-27 00:36:33 +0100
  • 8014d3ac75 Use tabs instead of spaces 0pis 2020-09-26 14:10:32 -0400
  • a8ea456b49 Reorganize the MFA backend methods Joshua Tauberer 2020-09-26 09:58:25 -0400
  • a79c7fce91 Merge branch 'master' of https://github.com/mail-in-a-box/mailinabox downtownallday 2020-09-26 08:03:12 -0400
  • 7de99aa690 Merge v0.50 from upstream David Duque 2020-09-26 10:21:01 +0100
  • 8a17974f49 Merge remote-tracking branch 'upstream/master' Michael Kroes 2020-09-26 09:02:32 +0200
  • 03bff5292b v0.50 v0.50 Joshua Tauberer 2020-09-25 07:43:30 -0400
  • 1130baf927 Merge remote-tracking branch 'upstream/master' Michael Kroes 2020-09-23 07:57:09 +0200
  • e891a9a3f3 Update CHANGELOG Joshua Tauberer 2020-09-21 15:59:38 -0400
  • 51aedcf6c3 Drop the MTA-STS TLSRPT record unless set explicitly Joshua Tauberer 2020-09-21 15:56:27 -0400
  • 853008ddcc
    Be more forgiving of people who missed the train on upgrading NextCloud (#1813) b-k 2020-09-21 15:45:58 -0400
  • b66ed47a96
    Support ubuntu minimal install Ryan Tharp 2020-09-19 19:29:34 -0700
  • cf888d3f30 Set miab-ldap migration version during first-time setup downtownallday 2020-09-16 09:39:49 -0400
  • 7c29628530 Separate miab and miab-ldap migrations Add tests for migrating from miab w/totp (migration 13) to miab-ldap downtownallday 2020-09-16 09:00:27 -0400
  • b3e789a4e2 Migrate TOTP secrets downtownallday 2020-09-15 07:51:27 -0400
  • b6ba3a054c Fix regexp: \d => [0-9] downtownallday 2020-09-12 20:07:50 -0400
  • d68a89af61 Merge remote-tracking branch 'fspoettel/admin-panel-2fa' into totp downtownallday 2020-09-12 19:44:22 -0400
  • 7d6427904f Typo Felix Spöttel 2020-09-12 16:38:44 +0200
  • dcb93d071c Add TOTP secret to user_key hash Felix Spöttel 2020-09-12 16:34:06 +0200
  • 14b6ab4262 Add a simple command-line "authenticator app" for testing downtownallday 2020-09-10 18:20:31 -0400
  • 752da93a37 Refactor: move code for obtaining totp tokens to tests/lib/totp.sh downtownallday 2020-09-10 18:19:29 -0400
  • c0431474c9 Detect warning ahead of errors downtownallday 2020-09-10 17:50:06 -0400
  • 445cd812e6 Check system logs for errors downtownallday 2020-09-10 17:07:33 -0400
  • c6816d5641 Fix comment downtownallday 2020-09-10 17:05:56 -0400
  • ba85b6fd7b Ignore named connection reset error and reduce reported slapd log output downtownallday 2020-09-10 16:35:19 -0400
  • 5852a7aabb Add QA tests for TOTP downtownallday 2020-09-10 15:24:47 -0400
  • 24ae913d68 Merge remote-tracking branch 'fspoettel/admin-panel-2fa' into totp downtownallday 2020-09-10 15:23:27 -0400
  • b10f82152a Add message regarding errors during roundcube carddav refresh downtownallday 2020-09-06 09:26:42 -0400
  • 2ea97f0643 Do not log failed login attempts for MissingToken errors Felix Spöttel 2020-09-06 13:08:44 +0200
  • 4791c2fc62 Safeguard against empty mru_token column Felix Spöttel 2020-09-06 13:03:54 +0200
  • 49c333221a Use hmac.compare_digest() to compare mru_token Felix Spöttel 2020-09-06 12:54:45 +0200
  • b0c83d762c remove extra line Felix Spöttel 2020-09-04 22:40:40 +0200
  • 254b235a2f Warn when connection to Spamhaus times out Felix Spöttel 2020-09-04 22:31:23 +0200
  • 481a333dc0 Address review feedback, thanks @hija Felix Spöttel 2020-09-04 20:28:15 +0200
  • 35de9167d3
    Merge pull request #3 from hija/backblaze-adjustments Hilko 2020-09-04 19:03:20 +0200
  • 8185b76f07 removed python2 boto package hija 2020-09-04 18:34:44 +0200
  • 14bbaafe0b Fixed indentation hija 2020-09-04 18:29:53 +0200
  • eecf32890e Added link to backblaze hija 2020-09-04 18:29:03 +0200
  • b62dcc5b21 Assigning targetPath to a new var hija 2020-09-04 18:28:12 +0200
  • b0df35eba0 conn.close() if mru_token update can't .commit() Felix Spöttel 2020-09-03 20:39:03 +0200
  • 08ae3d2b7f Rename internal validate_two_factor_secret => validate_two_factor_secret Felix Spöttel 2020-09-03 19:48:54 +0200
  • 7c4eb0fb70 Add sqlite migration Felix Spöttel 2020-09-03 19:39:29 +0200
  • ee01eae55e Decouple totp from users table by moving to totp_credentials table Felix Spöttel 2020-09-03 19:07:21 +0200
  • 89b301afc7 Update OpenApi docs, rename /2fa/ => /mfa/ Felix Spöttel 2020-09-03 13:48:03 +0200
  • ce70f44c58 Extract TOTPStrategy class to totp.py Felix Spöttel 2020-09-03 11:19:19 +0200
  • 6594e19a1f Autofocus otp input when logging in, update layout Felix Spöttel 2020-09-02 20:30:08 +0200