Daniel Mühlbachler-Pietrzykowski
|
a608503df6
|
feat: add generic OIDC connect (#2046)
|
2024-03-13 14:30:00 +01:00 |
|
melbv
|
f340c9c9ea
|
DB port correction (#1214)
Correction of the port assigned to PostGresql from '35432' to '5432'
|
2022-08-03 16:04:03 +02:00 |
|
Carlos Quintana
|
58990ec762
|
Hide proton integration behind cookie (#1092)
* Hide proton integration behind cookie
* Make cookie name configurable via config
|
2022-06-15 15:42:41 +02:00 |
|
Carlos Quintana
|
dba56f0dae
|
Store hmaced partner api tokens (#1028)
* Store hmaced partner api tokens
* MR comments
|
2022-06-02 11:24:04 +02:00 |
|
Carlos Quintana
|
8d4683e59e
|
Add login with proton
|
2022-05-05 12:20:55 +02:00 |
|
Carlos Quintana
|
8f339923f8
|
Make nameservers configurable
|
2022-02-24 15:05:05 +01:00 |
|
Carlos Quintana
|
a44acf1846
|
Add support for allowed redirect domains
|
2022-02-16 09:38:55 +01:00 |
|
Son
|
e73288354d
|
remove IGNORED_EMAILS variable
|
2022-01-21 19:30:27 +01:00 |
|
Son
|
2cd50c582a
|
remove NEWRELIC_CONFIG_PATH
|
2021-12-30 14:15:49 +01:00 |
|
Son
|
ad24f19cd6
|
rename words.txt to test_words.txt
|
2021-10-23 17:29:37 +02:00 |
|
Son Nguyen Kim
|
de3207ac4b
|
Add ALIAS_AUTOMATIC_DISABLE
|
2021-09-17 18:05:18 +02:00 |
|
Son Nguyen Kim
|
3441d2ccf1
|
add new param TEMP_DIR
|
2021-09-15 09:28:08 +02:00 |
|
Son
|
d9c682a23e
|
remove sqlite everywhere, only use postgres. Do not use 5432 port to avoid conflict
|
2021-08-15 17:41:16 +02:00 |
|
Son
|
1384ccc459
|
remove RESET_DB config
|
2021-08-15 17:32:33 +02:00 |
|
Son Nguyen Kim
|
8ab840933f
|
Add NEWRELIC_CONFIG_PATH config
|
2021-07-23 15:48:50 +02:00 |
|
Son NK
|
a918cc3670
|
Add BOUNCE_PREFIX_FOR_REPLY_PHASE
|
2021-05-25 17:59:40 +02:00 |
|
Sylvia van Os
|
f67f5297f2
|
Add HIBP checks
|
2021-05-14 19:50:32 +02:00 |
|
Son NK
|
06bb3ffe41
|
v3.4.0
|
2021-04-07 11:56:07 +02:00 |
|
Benoit VIGNAL
|
f9366e2ed4
|
doc: add missing DKIM_PUBLIC_KEY_PATH in readme and example.env
|
2021-03-29 19:57:19 +02:00 |
|
Son NK
|
2270ccf35d
|
Add ENABLE_SPAM_ASSASSIN setting
|
2021-03-26 10:00:16 +01:00 |
|
Son NK
|
0bb8f9a227
|
make ALIAS_LIMIT configurable
|
2021-03-26 09:56:04 +01:00 |
|
Son NK
|
3c8ec8fcf2
|
make DKIM_PRIVATE_KEY_PATH optional
|
2021-03-08 15:18:03 +01:00 |
|
Son NK
|
819738f55c
|
remove unused DKIM_PUBLIC_KEY_PATH, DKIM_DNS_VALUE
|
2021-03-08 15:14:37 +01:00 |
|
Son
|
2c46097330
|
improve contributing.md, comment all optional options in example.env
|
2021-03-06 16:28:15 +01:00 |
|
Son
|
80d80657d6
|
remove cloudwatch params
|
2021-03-06 16:09:27 +01:00 |
|
Son NK
|
4cd49b66c2
|
use VERP for transactional email: remove SENDER, SENDER_DIR
|
2021-01-26 09:59:22 +01:00 |
|
Son NK
|
d6cc2a4bf3
|
Add AWS_REGION env var
|
2021-01-12 09:54:46 +01:00 |
|
Son NK
|
c83b146f14
|
Add BOUNCE_PREFIX, BOUNCE_SUFFIX config
|
2021-01-11 14:51:29 +01:00 |
|
Son NK
|
f19a7e1bca
|
Add COINBASE_API_KEY and COINBASE_YEARLY_PRICE config
|
2020-12-14 11:33:39 +01:00 |
|
Son NK
|
0542adb761
|
Add COINBASE_WEBHOOK_SECRET, COINBASE_CHECKOUT_ID config
|
2020-12-13 19:11:49 +01:00 |
|
Son NK
|
3f150e5944
|
add new param PGP_SENDER_PRIVATE_KEY_PATH
|
2020-11-02 19:06:47 +01:00 |
|
Son NK
|
cd15c64731
|
Add PREMIUM_ALIAS_DOMAINS config
|
2020-10-15 16:01:44 +02:00 |
|
Son Nguyen Kim
|
637bc569eb
|
Merge pull request #260 from FabioWidmer/improvements-1
Improvements for Self Hosting & More
|
2020-08-24 20:16:59 +02:00 |
|
Son NK
|
08db23658a
|
add SPAMASSASSIN_HOST param
|
2020-08-15 16:33:48 +02:00 |
|
Fabio Widmer
|
8e71e8e7f4
|
A few (self hosting) improvements
|
2020-08-12 16:12:41 +02:00 |
|
Fabio Widmer
|
d0ed69f8aa
|
Add Plausible Analytics support
|
2020-08-12 15:24:34 +02:00 |
|
Son NK
|
307e3c93c6
|
Add HCAPTCHA_SECRET, HCAPTCHA_SITEKEY param
|
2020-07-23 12:40:50 +02:00 |
|
Son NK
|
9abfa3e98c
|
Add new param SENDER, SENDER_DIR
|
2020-06-10 13:54:42 +02:00 |
|
Son NK
|
62017592e1
|
Add ALIAS_DOMAINS config
|
2020-05-25 19:51:30 +02:00 |
|
Son NK
|
817e4e0f87
|
add POSTFIX_PORT param
|
2020-05-21 20:43:12 +02:00 |
|
Son NK
|
92cd75f14a
|
Add DISABLE_ONBOARDING param
|
2020-05-10 14:43:41 +02:00 |
|
Sibren Vasse
|
001079bdc5
|
Enforce SPF
|
2020-05-09 14:15:08 +02:00 |
|
Son NK
|
9c60cd3d88
|
Add MACAPP_APPLE_API_SECRET param
|
2020-04-29 15:47:03 +02:00 |
|
Son NK
|
7b965e4121
|
Add APPLE_API_SECRET param
|
2020-04-18 20:47:11 +02:00 |
|
Son NK
|
8ebc26f4e7
|
add FIRST_ALIAS_DOMAIN param
|
2020-04-15 22:36:50 +02:00 |
|
Son NK
|
a54ac0b3da
|
Add LANDING_PAGE_URL param
|
2020-04-09 22:18:03 +02:00 |
|
Son NK
|
a9fdfc799f
|
Add LOCAL_FILE_UPLOAD param
|
2020-03-13 14:37:48 +01:00 |
|
Son NK
|
c1c3224a41
|
Merge branch 'cancel-sub' into staging
|
2020-03-08 23:13:23 +01:00 |
|
Son NK
|
f905fa626c
|
add GNUPGHOME config
|
2020-03-08 11:54:59 +01:00 |
|
Son NK
|
8aacd5e6da
|
Add PADDLE_AUTH_CODE config
|
2020-03-08 10:27:26 +01:00 |
|