Commit Graph

809 Commits

Author SHA1 Message Date
Son NK d7ed0d77bd add email_belongs_to_alias_domains() to verify if an email belongs to one of the alias domains 2020-01-22 10:24:17 +01:00
Son NK a6507a39e4 Add optional OTHER_ALIAS_DOMAINS setting. Create ALIAS_DOMAINS setting that is the list of domain user can use when creating alias. 2020-01-22 10:24:17 +01:00
Son NK f7f8c6769d Improve custom alias help text 2020-01-22 10:24:17 +01:00
Son NK c969e6919a Use the same design as on extension for custom alias: domains are presented in a dropdown list 2020-01-22 10:24:17 +01:00
Son NK 3d05b28e88 Improve custom alias help text 2020-01-22 09:21:24 +01:00
Son Nguyen Kim 2c53bf8315
Merge pull request #40 from simple-login/api-mobile
Api mobile
2020-01-22 09:12:24 +01:00
Son NK 7a1c1b9877 Use the same design as on extension for custom alias: domains are presented in a dropdown list 2020-01-22 00:03:25 +01:00
Son Nguyen Kim 431d69251b
Merge pull request #38 from simple-login/support-on-the-fly-own-domain
Allow catch-all on the alias default domain
2020-01-20 23:14:44 +01:00
Son NK abab161d2d Allow catch-all on the alias default domain 2020-01-20 23:01:40 +01:00
Son NK ef788f7458 add /api/auth/mfa 2020-01-20 15:00:56 +01:00
Son NK d1734c3cf9 Create /api/auth/login 2020-01-20 14:51:28 +01:00
Son NK ebbbf0a9f8 Add HELO, Sender, Recipient restrictions to Postfix config 2020-01-20 13:58:25 +01:00
Son Nguyen Kim 204ccd34c9
Merge pull request #37 from simple-login/disable-suffix-option
Disable suffix option
2020-01-20 13:35:22 +01:00
Son NK cfd3f5db8f Add more help message to api-key and custom-domain 2020-01-20 11:16:04 +01:00
Son NK a6f19f6877 only run Github action on Python 3.6 2020-01-20 10:27:59 +01:00
Son Nguyen Kim 448d9d1a01
Merge pull request #35 from simple-login/directory-separator
Directory separator
2020-01-20 10:23:00 +01:00
Son Nguyen Kim 1fca5f5779
Merge pull request #33 from simple-login/cloudflar
Use Cloudflare DNS nameserver
2020-01-20 09:24:27 +01:00
Son NK 6869fac410 Add to readme how to make an user premium 2020-01-20 09:23:31 +01:00
Son NK f56ba95b4d disable alias suffix by setting DISABLE_ALIAS_SUFFIX 2020-01-20 09:23:17 +01:00
Son NK 6f925170c5 Give more info on the directory 2020-01-19 22:34:31 +01:00
Son NK 66c3be0e50 add "send telegram message" step 2020-01-19 22:22:15 +01:00
Son NK 6f414ba405 Support + and # as directory separator 2020-01-19 22:06:36 +01:00
Son Nguyen Kim 70e16bb415
Merge pull request #31 from simple-login/canceled-premium
Canceled premium
2020-01-19 14:57:45 +01:00
Son NK 3795e95912 Give a correct naming for github action 2020-01-19 14:49:59 +01:00
Son NK 98e9d078b2 add "Publish to Docker Registry" step to github action 2020-01-19 14:37:59 +01:00
Son Nguyen Kim f358d9de19
Merge pull request #32 from simple-login/fix-custom-domain
make sure to "strip" custom domain before adding to DB
2020-01-19 14:12:24 +01:00
Son NK d2501e5961 make sure to "strip" custom domain before adding to DB 2020-01-19 14:09:13 +01:00
Son NK 48ebc9c961 add more files into .dockerignore 2020-01-19 14:01:23 +01:00
Son NK b865be760c Use CloudFlare DNS nameserver 2020-01-19 10:22:20 +01:00
Son NK 284de7a0a6 fix test 2020-01-16 22:30:00 +01:00
Son NK a03db0d129 create email templates 2020-01-16 22:27:45 +01:00
Son NK 13283b6327 Support cancelled premium users in custom domain & directory
- Freemium user can see custom domain and directory but could not add new.
- user who has added custom domain or directory before could delete them
2020-01-16 22:21:19 +01:00
Son NK 3f0aae6f02 send email notifying user that alias creation works only in premium plan 2020-01-16 22:06:36 +01:00
Son Nguyen Kim 742b638011
Merge pull request #30 from simple-login/misc
Misc
2020-01-12 22:46:14 +01:00
Son NK 8d18708c94 fix jinja error 2020-01-12 22:33:02 +01:00
Son NK e2974cdd60 make card responsive in alias log 2020-01-12 22:23:18 +01:00
Son NK 110b296f73 use alias_id instead of alias in contact manager page 2020-01-12 22:23:05 +01:00
Son NK 079cafc7b9 Improve welcome email 2020-01-12 22:22:28 +01:00
Son NK 7b40de89d5 adapt email to take into account empty user name 2020-01-11 22:43:17 +01:00
Son NK 97136d025e use 👻 icon when user name is empty 2020-01-11 22:37:40 +01:00
Son Nguyen Kim 22e0013d00
Merge pull request #28 from simple-login/misc
Misc
2020-01-11 22:34:23 +01:00
Son NK d5dd46f4b1 Fix email title as name now can be empty 2020-01-11 22:33:25 +01:00
Son NK 356b95ef80 fix formatting 2020-01-11 22:28:06 +01:00
Son NK 8c9512e61e do not ask for user name when register 2020-01-11 22:26:59 +01:00
Son NK 5eb4783be2 better welcome email 2020-01-11 22:21:58 +01:00
Son NK f860471d50 fix slash in url: use alias_id instead of alias 2020-01-11 21:48:25 +01:00
Son NK 47bf6646fc Load our paddle.js if their CDN doesn't work 2020-01-10 18:36:31 +01:00
Son NK 75ccc337a9 add paddle.js as a backup to their CDN 2020-01-10 18:36:02 +01:00
Son NK 21db3a8637 Upgrade sentry js to 5.11.0 2020-01-10 18:27:50 +01:00
Son NK 1e084f306e log more info 2020-01-10 18:23:37 +01:00