Commit Graph

559 Commits

Author SHA1 Message Date
Son NK 1147e996b3 Improve README 2020-01-01 17:50:19 +01:00
Son NK 6f9c33b39e remove trailing space 2020-01-01 10:53:23 +01:00
Son NK 73e9ee304d Improve README 2020-01-01 10:43:44 +01:00
Son NK 67eb6aedfb Add quickstart section 2020-01-01 10:39:23 +01:00
Son NK 3c312dda43 remove DEBUG log from gunicorn 2020-01-01 10:37:35 +01:00
Son Nguyen Kim 4dc992277f
Merge pull request #15 from simple-login/add-suffix-check
make sure that user cannot use any suffix
2020-01-01 10:11:17 +01:00
Son NK 652e623111 make sure that user cannot use any suffix 2019-12-31 17:11:42 +01:00
Son NK 8202be7bae Fix migration 2019-12-30 22:27:45 +01:00
Son Nguyen Kim d63faa8ab3
Merge pull request #13 from simple-login/catch-all
Catch all
2019-12-30 22:18:54 +01:00
Son Nguyen Kim 43a96201ed
Merge pull request #12 from simple-login/email-notification
Email notification
2019-12-30 21:13:22 +01:00
Son NK 02880fbc47 fix redirection 2019-12-30 21:11:31 +01:00
doanguyen ccaf304448 Remove unused file 2019-12-30 20:24:46 +01:00
Son NK 757fff71af Fix MX and SPF check
- take into account priority in MX check
- use EMAIL_DOMAIN in SPF instead of MX server
2019-12-30 19:37:50 +01:00
Son NK ef8f87798b Fix MX DNS record 2019-12-30 18:58:44 +01:00
Son NK c3620a1e45 Fix formatting 2019-12-30 18:53:49 +01:00
Son NK 8d85ab35f1 Move delete domain to domain info page 2019-12-30 18:51:55 +01:00
Son NK 28a0f9c616 Set automatic_creation flag when alias is created with catch-all feature 2019-12-30 18:48:25 +01:00
Son NK 174ee174f9 add gen_email.automatic_creation column 2019-12-30 18:48:07 +01:00
Son NK f08ca682c0 Create alias on-the-fly if the corresponding custom domain allows catch-all 2019-12-30 18:26:07 +01:00
Son NK 96bb37f0f6 User can enable/disable catch-all on custom domain 2019-12-30 18:20:49 +01:00
Son NK b9908a16b2 add get_email_local_part(), get_email_domain_part() to email_utils 2019-12-30 18:18:10 +01:00
Son NK cae43fa0dd add custom_domain.catch_all column 2019-12-30 18:17:45 +01:00
Son NK 4b6717d8dd Split domain detail into Info and DNS page 2019-12-30 17:52:08 +01:00
Son NK 632484ee5c Update wording: remove "successfully" 2019-12-30 17:43:38 +01:00
Son NK 66b7df588f Fix test due to updated wording 2019-12-30 16:01:29 +01:00
Son NK ca6c32f951 Fix formatting 2019-12-30 15:56:47 +01:00
Son Nguyen Kim 2cbeab9c8e
Merge pull request #11 from ntung/master
Reword and improve messages
2019-12-30 15:43:05 +01:00
Tung Nguyen 1289b08636 Merge remote-tracking branch 'nguyenkims/master' 2019-12-30 12:33:32 +00:00
Son NK caa95df556 Prettify pricing page 2019-12-30 11:08:11 +01:00
Son NK 25d8f8926b Prettify UI 2019-12-30 10:36:13 +01:00
Son NK 74d22f8458 Remove spectrum from welcome emails 2019-12-30 09:50:56 +01:00
Son NK 5044cb4b2e upgrade sentry 2019-12-30 09:02:37 +01:00
doanguyen 3e766f8126 blacked-again 2019-12-30 00:47:55 +01:00
doanguyen 4b3453dce8 Lol, str(True) != 1 2019-12-30 00:39:47 +01:00
doanguyen c194ee3337 blacked 2019-12-30 00:37:07 +01:00
doanguyen 9466fd556c update migration file 2019-12-30 00:35:06 +01:00
doanguyen 84eb10232c notification setting 2019-12-30 00:33:59 +01:00
Son NK 4ae995583c Add example for /api/alias/options 2019-12-29 15:43:59 +01:00
Son NK b51ed259b4 fix cancel MFA: the secret needs to be reset too 2019-12-29 15:32:27 +01:00
Son Nguyen Kim f46f2fd7f6
Merge pull request #10 from simple-login/cancel-mfa
User who has enabled MFA can cancel MFA
2019-12-29 15:28:40 +01:00
Son NK 76eec998ea User who has enabled MFA can cancel MFA 2019-12-29 15:10:40 +01:00
Son NK 89664580b3 Move custom-domain to menu 2019-12-29 11:03:47 +01:00
Son NK b391fa4c91 Move settings and api-key page to menu 2019-12-29 10:56:27 +01:00
Son NK f509c9d9e9 Show "custom domain" option for free plan too 2019-12-29 10:52:30 +01:00
Son Nguyen Kim 2d3490ad61
Merge pull request #9 from simple-login/domain-detail-dev
minor comments on domain-detail branch
2019-12-29 10:50:11 +01:00
doanguyen 6f256bcd3f minor comments on domain-detail branch 2019-12-29 10:48:46 +01:00
doanguyen 45c49f1e1a minor comments on domain-detail branch 2019-12-29 10:48:46 +01:00
Son NK e239be504c fix migration 2019-12-29 10:46:00 +01:00
Son NK c1438944f1 add premium badge to custom domain 2019-12-29 10:46:00 +01:00
Son NK 8dcb8dd249 move domain validation (mx, spf, mx) to domain detail page 2019-12-29 10:46:00 +01:00