Son NK
|
c3f73b25b2
|
decode the subject
|
2020-11-09 21:16:50 +01:00 |
|
Son NK
|
b2f9479bce
|
failover when ascii encoding fails
|
2020-11-09 20:58:39 +01:00 |
|
Son NK
|
44c3ac1741
|
Replace 2.99 by 3, 29.99 by 30
|
2020-11-09 17:56:26 +01:00 |
|
Son NK
|
a35256d161
|
fix paddle
|
2020-11-09 17:34:58 +01:00 |
|
Son NK
|
21839d579c
|
log more
|
2020-11-09 17:03:47 +01:00 |
|
Son NK
|
2cc7cb6a37
|
use to_bytes instead of .as_bytes()
|
2020-11-09 17:02:10 +01:00 |
|
Son NK
|
15466903d1
|
Support OTHER_PADDLE_MONTHLY_PRODUCT_IDS, OTHER_PADDLE_YEARLY_PRODUCT_IDS config
|
2020-11-09 16:56:17 +01:00 |
|
Son NK
|
3f8e5d0a8b
|
add more logging
|
2020-11-08 22:39:49 +01:00 |
|
Son NK
|
a9297078d3
|
fix dkim clipboard
|
2020-11-08 22:39:38 +01:00 |
|
Son NK
|
76389647bb
|
add black friday coupon code
|
2020-11-08 16:31:24 +01:00 |
|
Son NK
|
4d03d2fe04
|
Fix subject
|
2020-11-07 17:23:28 +01:00 |
|
Son NK
|
78f5f27d5d
|
add more debugging
|
2020-11-07 16:12:28 +01:00 |
|
Son Nguyen Kim
|
44fd80b2e1
|
Merge pull request #327 from simple-login/generic-subject
Generic subject for PGP-encrypted forwarded emails
|
2020-11-07 13:02:45 +01:00 |
|
Son NK
|
4be182320e
|
black
|
2020-11-07 13:00:58 +01:00 |
|
Son NK
|
6a68141d8d
|
Use mailbox generic subject for forwarded emails
|
2020-11-07 13:00:45 +01:00 |
|
Son NK
|
606f9dfbae
|
use valid PGP key for fake data
|
2020-11-07 13:00:26 +01:00 |
|
Son NK
|
e659680875
|
add_header()
|
2020-11-07 13:00:12 +01:00 |
|
Son NK
|
f57f29a97b
|
Able to set a generic subject for PGP-enabled mailbox
|
2020-11-07 12:58:51 +01:00 |
|
Son NK
|
7cc57106de
|
Add Mailbox.generic_subject column
|
2020-11-07 12:48:44 +01:00 |
|
Son NK
|
8b356eef01
|
remove a test that can randomly fail
|
2020-11-05 10:48:32 +01:00 |
|
Son NK
|
5ef3ab4d74
|
disable handle_bounce_reply_phase
|
2020-11-05 10:26:19 +01:00 |
|
Son NK
|
d0ca773376
|
not forward email that has invalid from address
|
2020-11-05 10:26:09 +01:00 |
|
Son NK
|
352cd978bd
|
add debug
|
2020-11-04 19:42:20 +01:00 |
|
Son NK
|
6585aef443
|
use warning level
|
2020-11-04 16:11:32 +01:00 |
|
Son NK
|
3dee121bec
|
improve handle_bounce_reply_phase
|
2020-11-04 15:38:26 +01:00 |
|
Son NK
|
3a03dec077
|
simplify code
|
2020-11-04 14:55:54 +01:00 |
|
Son NK
|
009236e623
|
add debug code when bounce message cannot be parsed
|
2020-11-04 13:37:33 +01:00 |
|
Son NK
|
6c626520d3
|
handle_bounce_reply_phase
|
2020-11-04 12:32:15 +01:00 |
|
Son NK
|
f4f2db0f04
|
use the same error structure in apple endpoints
|
2020-11-03 16:13:10 +01:00 |
|
Son NK
|
6e0394d980
|
fix filter not working when alias has several mailboxes
|
2020-11-03 15:10:57 +01:00 |
|
Son NK
|
5a7df14d58
|
use msg.as_bytes() to sign instead of as_string()
|
2020-11-03 13:30:37 +01:00 |
|
Son NK
|
4b8a2a1851
|
add tests for sign_data
|
2020-11-03 13:30:13 +01:00 |
|
Son NK
|
c1b8f717b5
|
improve DNS page
|
2020-11-03 13:12:22 +01:00 |
|
Son NK
|
4b6368b378
|
make sure only verified mailbox can be used as default
|
2020-11-03 12:43:01 +01:00 |
|
Son NK
|
19ac657c1c
|
add GET /api/v2/mailboxes
|
2020-11-03 12:14:13 +01:00 |
|
Son NK
|
5ee74c74b6
|
do not use url_for() in api tests
|
2020-11-03 12:07:48 +01:00 |
|
Son NK
|
273537e7ae
|
use same mailbox format for "POST /api/mailboxes" and "GET /api/mailboxes"
|
2020-11-03 11:22:01 +01:00 |
|
Son NK
|
a989545505
|
make sure alias contact address is valid
|
2020-11-03 11:13:43 +01:00 |
|
Son NK
|
04a418e655
|
fix contact name always converted to lowercase
|
2020-11-03 11:11:55 +01:00 |
|
Son NK
|
9fafddd603
|
use is_valid_email instead of regex
|
2020-11-03 11:11:09 +01:00 |
|
Son NK
|
751cc05534
|
check contact address in POST /aliases/<int:alias_id>/contacts
|
2020-11-03 11:10:32 +01:00 |
|
Son NK
|
72a34e28be
|
add is_valid_email()
|
2020-11-03 11:09:37 +01:00 |
|
Son NK
|
fe6e9fa435
|
install py3-validate-email
|
2020-11-03 10:50:47 +01:00 |
|
Son NK
|
a890557c7f
|
Use check_alias_prefix() to check alias prefix
|
2020-11-03 10:39:08 +01:00 |
|
Son NK
|
8d0e243c83
|
sign PGP forwarded email if PGP_SENDER_PRIVATE_KEY
|
2020-11-02 19:09:57 +01:00 |
|
Son NK
|
3f150e5944
|
add new param PGP_SENDER_PRIVATE_KEY_PATH
|
2020-11-02 19:06:47 +01:00 |
|
Son NK
|
63788125da
|
save bounce email sent to an alias when
|
2020-11-02 15:10:03 +01:00 |
|
Son NK
|
c41c36acaa
|
set "date" header in forward phase if needed
|
2020-11-02 14:53:22 +01:00 |
|
Son NK
|
38877598cf
|
fix handle_reply: do not delete _MIME_HEADERS headers, add Date header
|
2020-11-02 14:51:37 +01:00 |
|
Son Nguyen Kim
|
d2f2053738
|
Merge pull request #321 from simple-login/snyk-upgrade-ded98394f6af903837d29c0e8b52b575
[Snyk] Upgrade bootbox from 5.4.0 to 5.5.1
|
2020-11-01 20:56:40 +01:00 |
|