Commit Graph

751 Commits

Author SHA1 Message Date
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
Son Nguyen Kim cdd69b381e
Merge pull request #27 from simple-login/staging
Fix postfix-python bouncing problem
2020-01-10 13:27:32 +01:00
doanguyen ef2e390df3 Merge branch 'staging' of https://github.com/simple-login/app into staging 2020-01-10 11:28:08 +01:00
doanguyen be6db8fab1 fix error email bouncing between postfix and `email_handler` 2020-01-10 11:26:51 +01:00
doanguyen f8bd3800c3 better looking random button 2020-01-10 11:26:18 +01:00
Son NK 6778537083 only allow lowercase for alias 2020-01-09 20:43:03 +01:00
Son NK a9e7b53161 make sure directory is lowercase only 2020-01-09 20:38:02 +01:00
Son Nguyen Kim fea60c7386
Merge pull request #25 from simple-login/directory
Directory
2020-01-09 10:43:22 +01:00
Son NK 851ddce5a5 Merge remote-tracking branch 'origin/master' into directory
# Conflicts:
#	email_handler.py
2020-01-09 10:37:33 +01:00