Son NK
|
e609404e6f
|
Add FLASK_PROFILER_PATH, FLASK_PROFILER_PASSWORD setting
|
2020-01-01 22:54:33 +01:00 |
|
Son NK
|
ecdebbe569
|
add missing DKIM_PUBLIC_KEY_PATH
|
2019-12-29 10:46:00 +01:00 |
|
Son NK
|
a49730d27f
|
comment out all CLOUDWATCH settings
|
2019-12-27 11:48:57 +01:00 |
|
Son NK
|
a1e9392ef9
|
add self-hosting to README
|
2019-12-18 18:10:10 +02: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
|
e2f30dade6
|
add more details on .env.example
|
2019-12-16 19:40:23 +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
|
6f6ea36143
|
add info for each param in .env.example
|
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
|
cf572bcd5b
|
make sure the .env.example is sufficient to run the code locally
|
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
|
1e2715f0d2
|
remove sendgrid
|
2019-12-15 18:55:15 +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
|
cd68bd0b4a
|
replace sl-server by localhost
|
2019-12-15 18:55:12 +02:00 |
|
Son NK
|
d9f2d65cc2
|
fix .env.example to be used in unit tests
|
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
|
70e4f8b6e6
|
use os.environ[] instead of os.environ.get to fail fast
|
2019-12-15 18:55:09 +02:00 |
|
Son NK
|
c4775bd66c
|
make sure .env.example can be used in tests/
|
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
|
6aa177f1a8
|
add .env.example
|
2019-12-15 18:55:08 +02:00 |
|