Son Nguyen Kim
|
b98e913304
|
fix contact page
|
2021-07-13 22:25:53 +02:00 |
|
Son Nguyen Kim
|
45891bed36
|
Do not return contact alias activity on the contact manager page
|
2021-07-13 19:27:45 +02:00 |
|
Son Nguyen Kim
|
fb88654d84
|
disable should_disable() for now
|
2021-07-13 17:24:28 +02:00 |
|
Son Nguyen Kim
|
7ce83c36b9
|
disable global stats to help the DB
|
2021-07-13 14:52:02 +02:00 |
|
Son Nguyen Kim
|
80d23b8c4f
|
always enable flask_debugtoolbar when local run
|
2021-07-13 14:15:49 +02:00 |
|
Son Nguyen Kim
|
eb8118e89e
|
split in trunks for fill-up-email-log-alias
|
2021-07-13 14:15:33 +02:00 |
|
Son Nguyen Kim
|
8583615ba1
|
logging time for each request
|
2021-07-13 14:14:40 +02:00 |
|
Son Nguyen Kim
|
cbd6c96d01
|
preload Alias.hibp_breaches
|
2021-07-13 14:11:27 +02:00 |
|
Son Nguyen Kim
|
7ac2a02b27
|
join with EmailLog directly without passing by Contact
|
2021-07-13 14:11:14 +02:00 |
|
Son Nguyen Kim
|
4b9b3f18a2
|
add index for contact.reply_email col
|
2021-07-13 10:17:10 +02:00 |
|
Son Nguyen Kim
|
7c65d92cc1
|
better logging
|
2021-07-13 09:59:59 +02:00 |
|
Son Nguyen Kim
|
edab5dfac3
|
fix
|
2021-07-13 09:59:51 +02:00 |
|
Son Nguyen Kim
|
19c067fa17
|
add coupon admin
|
2021-07-13 08:55:04 +02:00 |
|
Son Nguyen Kim
|
601385a0c1
|
add coupon
|
2021-07-13 08:54:37 +02:00 |
|
Son Nguyen Kim
|
7a8b5d80ed
|
Create coupon model
|
2021-07-12 19:26:28 +02:00 |
|
Son Nguyen Kim
|
cc650f9fae
|
remove unused import
|
2021-07-12 18:56:43 +02:00 |
|
Son Nguyen Kim
|
99599bb09f
|
make sure user needs to go through MFA when resetting password
|
2021-07-12 18:56:09 +02:00 |
|
Son Nguyen Kim
|
c011a4b90b
|
remove unused import
|
2021-07-11 15:05:31 +02:00 |
|
Son Nguyen Kim
|
183449e38b
|
fix test
|
2021-07-11 15:00:47 +02:00 |
|
Son Nguyen Kim
|
1e4746dfe5
|
fix test
|
2021-07-11 15:00:22 +02:00 |
|
Son Nguyen Kim
|
b01fd18951
|
Add "flask fill-up-email-log-alias" command
|
2021-07-11 12:29:10 +02:00 |
|
Son Nguyen Kim
|
f97b18e60a
|
fill up EmailLog.alias_id when creating new EmailLog
|
2021-07-11 12:28:42 +02:00 |
|
Son Nguyen Kim
|
0b063cb409
|
Add EmailLog.alias_id column
|
2021-07-11 12:27:30 +02:00 |
|
Son Nguyen Kim
|
fe1f8e9eb8
|
make the reverse-alias replacement visible
|
2021-07-11 09:07:25 +02:00 |
|
Son Nguyen Kim
|
7ae60b9d82
|
alert phishing attempt
|
2021-07-11 08:40:10 +02:00 |
|
Son NK
|
f59651045d
|
use data-bouncer-message instead of title to display error message
|
2021-07-03 17:50:54 +02:00 |
|
Son NK
|
95d6fa3478
|
make sure user can create new alias to receive an alias transfer
|
2021-07-03 17:12:03 +02:00 |
|
Son
|
9a9da53a58
|
update email wording for the one click unsubscribe
|
2021-06-28 16:38:47 +02:00 |
|
Son NK
|
3443b456b5
|
add sql migration
|
2021-06-27 17:51:28 +02:00 |
|
Son NK
|
01815b9153
|
replace get_suffix() by User.get_random_alias_suffix()
|
2021-06-27 17:51:13 +02:00 |
|
Son NK
|
09d00df363
|
reformat imports
|
2021-06-27 17:50:36 +02:00 |
|
Son Nguyen Kim
|
68c1463707
|
Merge pull request #473 from developStorm/master
Able to config random suffix
|
2021-06-27 12:07:11 +02:00 |
|
Raymond Nook
|
4469a64de6
|
Merge branch 'simple-login:master' into master
|
2021-06-24 02:57:17 -07:00 |
|
Son NK
|
6532e0de93
|
Return 550 instead of 421 when rate limited. Rename greylisting to rate limit
|
2021-06-24 09:47:01 +02:00 |
|
Son NK
|
6d67c02311
|
refactor
|
2021-06-23 19:57:21 +02:00 |
|
Son NK
|
e8cee6de80
|
increase greylisting threshold
|
2021-06-23 19:55:41 +02:00 |
|
Son NK
|
70b51b5002
|
return 550 instead of 421 in case of SMTPRecipientsRefused
|
2021-06-23 19:50:42 +02:00 |
|
Son NK
|
945496f67d
|
use warning for ignore email
|
2021-06-23 19:47:51 +02:00 |
|
Son NK
|
6fa267e92b
|
refactor: put all SMTP statuses into status.py
|
2021-06-23 19:47:06 +02:00 |
|
Son NK
|
58a1d6e783
|
add warning for when postfix queue id can't be retrieved
|
2021-06-23 18:19:13 +02:00 |
|
snyk-bot
|
57655fad8a
|
fix: upgrade vue from 2.6.12 to 2.6.13
Snyk has created this PR to upgrade vue from 2.6.12 to 2.6.13.
See this package in npm:
https://www.npmjs.com/package/vue
See this project in Snyk:
https://app.snyk.io/org/nguyenkims/project/72f25afd-ac84-4504-a9bd-dc5ead29b930?utm_source=github&utm_medium=upgrade-pr
|
2021-06-23 03:33:26 +00:00 |
|
Son NK
|
b84eb13ab5
|
Discard ignored email
Create IgnoredEmail model
|
2021-06-22 17:52:24 +02:00 |
|
Son NK
|
3ed9c3d6fe
|
remove uptimerobot from README
|
2021-06-22 11:40:35 +02:00 |
|
Son
|
ec763544f1
|
handle 429 returned by HIBP
|
2021-06-19 19:56:18 +02:00 |
|
Son
|
38de6118ee
|
remove the restart trial option
|
2021-06-18 09:32:46 +02:00 |
|
Raymond Nook
|
101c6c85ef
|
Merge branch 'simple-login:master' into master
|
2021-06-17 20:19:01 -07:00 |
|
Son
|
6bc093df3f
|
fix test
|
2021-06-17 23:54:14 +02:00 |
|
Son
|
e14e697207
|
fix flake8
|
2021-06-17 23:24:07 +02:00 |
|
Son
|
2bed79095c
|
ignore 5** error from HIBP
|
2021-06-17 23:04:25 +02:00 |
|
Son
|
93991816c9
|
fix "Received" header is not str
|
2021-06-17 23:02:25 +02:00 |
|