Son
|
ec763544f1
|
handle 429 returned by HIBP
|
2021-06-19 19:56:18 +02:00 |
|
Son
|
2bed79095c
|
ignore 5** error from HIBP
|
2021-06-17 23:04:25 +02:00 |
|
Son NK
|
c890bfb073
|
increase HIBP sleep time to have some marges
|
2021-05-28 17:47:54 +02:00 |
|
Son NK
|
78e3a4bf77
|
handle the case an alias is deleted in the meantime
|
2021-05-22 16:36:19 +02:00 |
|
Sylvia van Os
|
6bcaa6453e
|
Update hibp_last_check on succesful HIBP check
Accidentally got rid of this during some refactor
|
2021-05-20 19:00:11 +02:00 |
|
Son NK
|
14bc4f8872
|
make sure to only run HIBP check on enabled alias
|
2021-05-19 16:12:58 +02:00 |
|
Son NK
|
d4e930c930
|
Remove nullsfirst as not compatible with sqlite. Add more logging
|
2021-05-19 12:46:55 +02:00 |
|
Sylvia van Os
|
40d0dee88f
|
asyncio-ify
|
2021-05-18 21:18:07 +02:00 |
|
Sylvia van Os
|
a08b0c05cc
|
Don't override id
|
2021-05-17 21:29:29 +02:00 |
|
Sylvia van Os
|
969616d671
|
Date compare in DB instead of model function
|
2021-05-17 18:20:35 +02:00 |
|
Sylvia van Os
|
a9c897c6c5
|
Fix typo
|
2021-05-16 00:10:04 +02:00 |
|
Sylvia van Os
|
42cfce7ce1
|
Optimize API requests on multiple API keys
|
2021-05-15 23:23:59 +02:00 |
|
Sylvia van Os
|
bee468e055
|
Black
|
2021-05-15 18:04:50 +02:00 |
|
Sylvia van Os
|
f67f5297f2
|
Add HIBP checks
|
2021-05-14 19:50:32 +02:00 |
|
Son NK
|
15610f1efc
|
Run migrate_domain_trash() and set_custom_domain_for_alias() in sanity check
|
2021-04-12 20:20:55 +02:00 |
|
Son NK
|
bbf895ed42
|
add alias creation report to stats
|
2021-03-29 10:10:25 +02:00 |
|
Son NK
|
c122b05896
|
refactor cron
|
2021-03-24 17:39:16 +01:00 |
|
Son NK
|
8eed6008f3
|
fix cron
|
2021-03-24 17:38:17 +01:00 |
|
Son NK
|
1492f29a1a
|
flake8
|
2021-03-23 10:50:49 +01:00 |
|
Son NK
|
58b0c91db5
|
use Metric2 system
|
2021-03-23 10:50:32 +01:00 |
|
Son NK
|
ec1633d0d7
|
create Metric2 model
|
2021-03-23 10:23:40 +01:00 |
|
Son NK
|
e9e97cea61
|
send bounce report in cron
|
2021-03-23 10:02:14 +01:00 |
|
Son NK
|
f038a97649
|
refactor cron
|
2021-03-23 09:47:57 +01:00 |
|
Son
|
cd3854561a
|
improve logging
|
2021-02-06 17:31:06 +01:00 |
|
Son NK
|
b3181c054f
|
make sure to delete bounces, transactional emails after 7 days
|
2021-01-26 09:59:22 +01:00 |
|
Son NK
|
e09e6c51b8
|
make sure all metrics have the same date
|
2021-01-26 09:59:22 +01:00 |
|
Son NK
|
113dbd1c81
|
fix nb_referred_user_upgrade computation
|
2021-01-25 18:50:08 +01:00 |
|
Son NK
|
2a33f112b9
|
compute metrics
|
2021-01-25 18:49:14 +01:00 |
|
Son NK
|
2cc7f5ac13
|
only alert for contact that's created after the sanity date
|
2021-01-11 12:35:54 +01:00 |
|
Son NK
|
e9adb3270d
|
use sanitize_email instead of .lower().strip().replace(" ", "")
|
2021-01-11 12:29:40 +01:00 |
|
Son NK
|
ef7fae32b1
|
remove the "Hi {name}" from email template
|
2021-01-11 10:23:34 +01:00 |
|
Son NK
|
f1f6234248
|
Add nb_manual_premium, nb_coinbase_premium to stats
|
2020-12-14 20:45:30 +01:00 |
|
Son NK
|
3dd8ed7840
|
Create /dashboard/coinbase_checkout, remove extend_subscription route
|
2020-12-14 11:34:59 +01:00 |
|
Son NK
|
1f4631821b
|
fix
|
2020-12-13 19:41:42 +01:00 |
|
Son NK
|
43a021dd88
|
send a reminder when a coinbase subscription is ending soon
|
2020-12-13 19:18:58 +01:00 |
|
Renaud Boyer
|
df565bca1c
|
fix filter_by
|
2020-12-07 10:38:19 +01:00 |
|
Renaud Boyer
|
5d948faf56
|
black
|
2020-12-06 22:11:58 +01:00 |
|
Renaud Boyer
|
7ffe1c93f1
|
linting
|
2020-12-06 13:36:32 +01:00 |
|
Son NK
|
93563178a7
|
correct alias name when it contains linebreak
|
2020-11-27 20:37:55 +01:00 |
|
Son NK
|
ade21bc0c4
|
check contact email in sanity_check()
|
2020-11-25 15:26:17 +01:00 |
|
Son NK
|
bcdf522174
|
create normalize_reply_email(): handle case where reply email contains space, quote, etc
|
2020-11-22 13:07:09 +01:00 |
|
Son NK
|
8aed5ced3f
|
make sure a custom domain name does not contain a linebreak
|
2020-11-20 18:40:07 +01:00 |
|
Son NK
|
78ddf16c87
|
make sure alias name does not contain a linebreak
|
2020-11-20 18:39:23 +01:00 |
|
Son NK
|
24548ff945
|
add reply email ascii check to sanity()
|
2020-11-18 16:12:00 +01:00 |
|
Son NK
|
391318cbaa
|
add referred user to stats
|
2020-11-17 20:48:26 +01:00 |
|
Son NK
|
fef6edf619
|
use warning for domain DNS fails
|
2020-11-01 09:32:41 +01:00 |
|
Son NK
|
44b544d768
|
only send custom domain alert if fails more than 5 consecutive days
|
2020-10-20 16:51:25 +02:00 |
|
Son NK
|
e79522b638
|
take into account Premium domains
|
2020-10-15 16:21:31 +02:00 |
|
Son NK
|
2d9abe55a4
|
use log warning for mailbox issue
|
2020-10-14 09:32:44 +02:00 |
|
Son NK
|
8268568f08
|
add mailbox.disabled column. Disable a mailbox if it fails tests for 10 days consecutive.
|
2020-10-12 13:28:21 +02:00 |
|