Son NK
|
d6020d5fa0
|
pass highlight_gen_email_id via url query instead of session. Remove HIGHLIGHT_GEN_EMAIL_ID
|
2020-01-23 20:15:47 +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 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
|
f56ba95b4d
|
disable alias suffix by setting DISABLE_ALIAS_SUFFIX
|
2020-01-20 09:23:17 +01:00 |
|
Son NK
|
b865be760c
|
Use CloudFlare DNS nameserver
|
2020-01-19 10:22:20 +01:00 |
|
doanguyen
|
8f1c56baf9
|
forget to push this local configuration
|
2020-01-05 23:03:56 +01:00 |
|
doanguyen
|
5ffdc45c87
|
fix DEBUG flag is not default in os environment
|
2020-01-05 22:53:00 +01:00 |
|
doanguyen
|
5af974fc5d
|
alias log dashboard
|
2020-01-05 22:49:48 +01:00 |
|
doanguyen
|
4e84815375
|
let debug configurable
|
2020-01-05 19:45:29 +01:00 |
|
Son NK
|
e609404e6f
|
Add FLASK_PROFILER_PATH, FLASK_PROFILER_PASSWORD setting
|
2020-01-01 22:54:33 +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 |
|
doanguyen
|
45c49f1e1a
|
minor comments on domain-detail branch
|
2019-12-29 10:48:46 +01:00 |
|
Son NK
|
90bd84e9cc
|
add DKIM_PUBLIC_KEY_PATH setting
|
2019-12-29 10:46:00 +01:00 |
|
doanguyen
|
d026c596ac
|
remove lambda function from config.py
|
2019-12-28 14:20:10 +01:00 |
|
doanguyen
|
1393b80970
|
considering lazy loading for non-critical loc
|
2019-12-28 14:20:10 +01:00 |
|
Son NK
|
e5b10b28a6
|
Create MFA Setup page if user enable MFA
|
2019-12-27 16:53:07 +00:00 |
|
Son NK
|
1eefb9228f
|
only parse CLOUDWATCH_LOG_GROUP, CLOUDWATCH_LOG_STREAM if CLOUDWATCH is enabled
|
2019-12-27 10:39:39 +01:00 |
|
Son NK
|
91e38a744b
|
remove GenEmail.custom column
|
2019-12-22 16:32:55 +00:00 |
|
Son NK
|
a61b900675
|
Sign DKIM at app level
- add DKIM_PRIVATE_KEY_PATH param
- create email_utils.add_dkim_signature
- add DKIM signature for transactional emails
- add DKIM signature for forward & reply emails. In reply phase, only non-custom-domain emails have DKIM added.
|
2019-12-17 18:50:26 +02:00 |
|
Son NK
|
f8293bc618
|
make ADMIN_EMAIL optional
|
2019-12-16 19:36:59 +02:00 |
|
Son NK
|
66091b4f9e
|
replace ENABLE_SENTRY by SENTRY_DSN
|
2019-12-16 19:30:17 +02:00 |
|
Son NK
|
88cef1b90d
|
add new param IGNORED_EMAILS and use it in cronjob
|
2019-12-15 18:55:18 +02:00 |
|
Son NK
|
d58f9d4c89
|
add new param PADDLE_PUBLIC_KEY_PATH
|
2019-12-15 18:55:18 +02:00 |
|
Son NK
|
dc66cf76e2
|
allow overriding postfix server
|
2019-12-15 18:55:18 +02:00 |
|
Son NK
|
4e6922adad
|
disable late_payment in cron job
|
2019-12-15 18:55:18 +02:00 |
|
Son NK
|
df3838480d
|
add COLOR_LOG config
|
2019-12-15 18:55:17 +02:00 |
|
Son NK
|
2e23a1bf19
|
add RESET_DB back
|
2019-12-15 18:55:17 +02:00 |
|
Son NK
|
6e387444f5
|
do not use RESET_DB to avoid potential error: uncomment fake_date locally if necessary
|
2019-12-15 18:55:17 +02:00 |
|
Son NK
|
5d9420a763
|
add EMAIL_SERVERS_WITH_PRIORITY and EMAIL_SERVERS config
|
2019-12-15 18:55:16 +02:00 |
|
Son NK
|
b59ffb94b2
|
Remove Stripe usage
|
2019-12-15 18:55:16 +02:00 |
|
Son NK
|
2ec89afac2
|
add ADMIN_EMAIL and send notif to this email
|
2019-12-15 18:55:15 +02:00 |
|
Son NK
|
34cf72eaee
|
create POSTFIX server
|
2019-12-15 18:55:15 +02:00 |
|
Son NK
|
6f93f419c2
|
send by postfix only
|
2019-12-15 18:55:14 +02:00 |
|
Son NK
|
4a56d2eef5
|
add billing and pricing page
|
2019-12-15 18:55:13 +02:00 |
|
Son NK
|
62c3b4cd02
|
highlight newly created gen-email
|
2019-12-15 18:55:12 +02:00 |
|
Son NK
|
9a8282107f
|
avatarURL returned in user_info is expired in 1 week
|
2019-12-15 18:55:12 +02:00 |
|
Son NK
|
5ff317538c
|
remove monthly pricing, display 20$ for monthly pricing
|
2019-12-15 18:55:12 +02:00 |
|
Son NK
|
d7d2ea04a9
|
replace lyra by GA
|
2019-12-15 18:55:12 +02:00 |
|
Son NK
|
40f8c610d2
|
do not change FLASK_SECRET at each new deployment
|
2019-12-15 18:55:11 +02:00 |
|
Son NK
|
ea123b0922
|
remove partner code
|
2019-12-15 18:55:10 +02:00 |
|
Son NK
|
ddf188f146
|
add ClientUser.name,default_avatar, GenEmail.custom column
|
2019-12-15 18:55:10 +02:00 |
|
Son NK
|
2461ea6145
|
refactor config
|
2019-12-15 18:55:10 +02:00 |
|
Son NK
|
6bf8cddbcd
|
only SERVER_NAME in test
|
2019-12-15 18:55:09 +02:00 |
|
Son NK
|
32d6af228b
|
set SERVER_NAME required by tests
|
2019-12-15 18:55:09 +02:00 |
|
Son NK
|
70e4f8b6e6
|
use os.environ[] instead of os.environ.get to fail fast
|
2019-12-15 18:55:09 +02:00 |
|
Son NK
|
8e459892f7
|
add config.get_abs_path to handle relative path
|
2019-12-15 18:55:09 +02:00 |
|
Son NK
|
f4afbfe40f
|
add new param FACEBOOK_CLIENT_ID, FACEBOOK_CLIENT_SECRET
|
2019-12-15 18:55:09 +02:00 |
|
Son NK
|
10b0538192
|
add new param GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET
|
2019-12-15 18:55:09 +02:00 |
|
Son NK
|
94d92a0e87
|
add new param GITHUB_CLIENT_ID, GITHUB_CLIENT_SECRET
|
2019-12-15 18:55:09 +02:00 |
|
Son NK
|
1703f4b5f6
|
add param WORDS_FILE_PATH, use random_words when generating email
|
2019-12-15 18:55:08 +02:00 |
|