Adrià Casajús
|
451e69a3c4
|
More rebase fixes
|
2022-03-30 16:09:17 +02:00 |
|
Adrià Casajús
|
dce9e633bf
|
fix
|
2022-03-30 16:02:05 +02:00 |
|
Adrià Casajús
|
db06ce0ae6
|
Create signed email addresses for VERP emails
|
2022-03-30 16:00:02 +02:00 |
|
Son Nguyen Kim
|
110f2f2f2c
|
Merge pull request #861 from acasajus/spf-dmarc-backscatter
Reduce backscatter by checking return-path domain SPF status
|
2022-03-30 19:44:39 +07:00 |
|
Son Nguyen Kim
|
f7a98bc7d2
|
Merge pull request #862 from simple-login/ac/sanitize-next
Properly validate //host.com urls
|
2022-03-30 19:40:36 +07:00 |
|
Adrià Casajús
|
87ec7e05de
|
Revert pytest.ini
|
2022-03-30 11:56:15 +02:00 |
|
Adrià Casajús
|
83fc8964a8
|
PR comments
|
2022-03-30 09:53:35 +02:00 |
|
Son Nguyen Kim
|
d561bae7dd
|
Merge pull request #864 from simple-login/ac/insecure-random
Replace using random with secrets for security purposes
|
2022-03-30 11:49:33 +07:00 |
|
Son Nguyen Kim
|
90508c7ee7
|
Merge pull request #863 from simple-login/ac/sanitize-rate-limit
Add limiters to auth routes
|
2022-03-30 11:44:44 +07:00 |
|
Adrià Casajús
|
1555bc6346
|
fix test
|
2022-03-29 21:03:55 +02:00 |
|
Adrià Casajús
|
19e87a7156
|
More random to secrets
|
2022-03-29 18:42:28 +02:00 |
|
Adrià Casajús
|
b15facb6e4
|
Use secrets instead of random
|
2022-03-29 18:40:52 +02:00 |
|
Adrià Casajús
|
77faff5f7c
|
reverted pytest
|
2022-03-29 18:37:22 +02:00 |
|
Adrià Casajús
|
97ef5ff765
|
Fix oauth redirect when clientid is invalid
|
2022-03-29 18:37:01 +02:00 |
|
Adrià Casajús
|
a9e31cff26
|
Fix tests
|
2022-03-29 18:34:13 +02:00 |
|
Adrià Casajús
|
c5b0f5304e
|
Format
|
2022-03-29 18:18:11 +02:00 |
|
Adrià Casajús
|
d6df5e0ea0
|
Add limiters to auth routes
|
2022-03-29 18:14:13 +02:00 |
|
Adrià Casajús
|
e91fd26964
|
Sanitized missing places
|
2022-03-29 18:03:18 +02:00 |
|
Adrià Casajús
|
8963a92f30
|
Revert pytest
|
2022-03-29 17:53:58 +02:00 |
|
Adrià Casajús
|
fe9161b101
|
Properly validate //host.com urls when redirecting after receiving a next param
|
2022-03-29 17:53:00 +02:00 |
|
Adrià Casajús
|
ac9b88f87d
|
Add no header test
|
2022-03-29 15:59:35 +02:00 |
|
Adrià Casajús
|
085c166cb2
|
Replace 5XX with 2XX for return path that fail SPF check
|
2022-03-29 15:09:10 +02:00 |
|
Adrià Casajús
|
7d36256b7c
|
Check return-path spf record before bouncing a message
|
2022-03-29 10:52:11 +02:00 |
|
Son
|
b0023981af
|
change log
|
2022-03-25 18:28:31 +01:00 |
|
Son Nguyen Kim
|
af85b3a997
|
Merge pull request #856 from simple-login/feature/dmarc-email-notif
Send email when an email is put to quarantine and do not put soft_fail email to quarantine
|
2022-03-25 18:26:30 +01:00 |
|
Son
|
8820cecdd3
|
comment out soft_fail test
|
2022-03-25 18:12:33 +01:00 |
|
Son
|
4dbe22d856
|
do not put soft_fail email into quarantine for now
|
2022-03-25 18:04:53 +01:00 |
|
Son
|
0d7d56c0ea
|
send email when an email is put to quarantine
|
2022-03-25 18:02:17 +01:00 |
|
Son Nguyen Kim
|
beee438445
|
Merge pull request #855 from simple-login/fix/dmarc
Fix/dmarc
|
2022-03-25 18:01:28 +01:00 |
|
Son
|
159d30820e
|
change N/A to unknown to avoid confusion
|
2022-03-25 18:00:49 +01:00 |
|
Son
|
75da6d7027
|
fix
|
2022-03-25 16:49:49 +01:00 |
|
Son
|
334365e853
|
Merge branch 'master' into fix/dmarc
# Conflicts:
# email_handler.py
|
2022-03-25 16:24:12 +01:00 |
|
Son
|
17d9190309
|
log envelope mail_from and header_from when dmarc fail
|
2022-03-25 16:20:30 +01:00 |
|
Son
|
63b1100a8b
|
log event when there's no dmarc result
|
2022-03-25 16:19:11 +01:00 |
|
Son
|
ce2d2a3b3a
|
fix case where header isn't string
|
2022-03-25 16:17:58 +01:00 |
|
Son Nguyen Kim
|
2a4d2d723b
|
Merge pull request #853 from acasajus/newrelic-event
Rename newrelic dmarc event
|
2022-03-24 12:53:02 +01:00 |
|
Adrià Casajús
|
e5fa90cf04
|
Rename newrelic dmarc event
|
2022-03-24 12:51:58 +01:00 |
|
Son
|
32fd65b69b
|
add more log for alias transfer
|
2022-03-23 18:33:33 +01:00 |
|
Son
|
37de10e54c
|
fix dmarc_result can be None
|
2022-03-23 08:34:25 +01:00 |
|
Son
|
cb92f1efea
|
log when an email fails dmarc
|
2022-03-22 18:54:45 +01:00 |
|
Son
|
e11c257571
|
improve notification for quarantine
|
2022-03-22 18:54:36 +01:00 |
|
Son
|
4fc450720f
|
fix test
|
2022-03-22 17:44:08 +01:00 |
|
Son Nguyen Kim
|
3d30870395
|
Merge pull request #849 from acasajus/new/parse-rpamd-headers
Return 200 on fishy dmarc result
|
2022-03-22 17:36:45 +01:00 |
|
Son Nguyen Kim
|
99b05034b0
|
Merge pull request #843 from acasajus/new/parse-rpamd-headers
Parse rspamd headers and apply dmarc policy if found.
|
2022-03-22 17:13:11 +01:00 |
|
Adrià Casajús
|
517bcb632e
|
MR changes
|
2022-03-22 17:02:59 +01:00 |
|
Son Nguyen Kim
|
ed92941bed
|
Merge pull request #848 from acasajus/fix-reply-to-mail
Fix transactional emails support
|
2022-03-22 14:26:40 +01:00 |
|
Adrià Casajús
|
51b479c64f
|
Fix transactional emails
|
2022-03-22 12:23:16 +01:00 |
|
Son
|
5b3688b6df
|
set a domain for message-id
|
2022-03-22 11:02:02 +01:00 |
|
Adrià Casajús
|
ce6ee1a105
|
Added checks to get_dmarc_status
|
2022-03-21 19:13:51 +01:00 |
|
Adrià Casajús
|
93b06fe30c
|
Keep original From
|
2022-03-21 19:05:15 +01:00 |
|