Son NK
|
c87fe55898
|
POST /api/aliases/:alias_id/contacts: return 200 and existed=true if contact is already added.
|
2021-03-17 20:29:34 +01:00 |
|
Son NK
|
48d7b66803
|
flake8
|
2021-03-17 11:05:26 +01:00 |
|
Son NK
|
66eb93fe53
|
fix sanitize header
|
2021-03-17 10:59:13 +01:00 |
|
Son NK
|
0848405d0c
|
add mention not allowing forward email address
|
2021-03-17 10:27:46 +01:00 |
|
Son NK
|
aadf2e1939
|
reusing the msg already sanitized
|
2021-03-17 10:23:35 +01:00 |
|
Son NK
|
5cba2eaa38
|
sanitize header
|
2021-03-17 10:23:35 +01:00 |
|
Son NK
|
826e4455cf
|
refactor
|
2021-03-17 10:23:35 +01:00 |
|
Son NK
|
d0dd64bf7b
|
change method order
|
2021-03-17 10:23:35 +01:00 |
|
Son NK
|
11789559f1
|
move spf_pass(), sl_sendmail() to email_utils.py
|
2021-03-17 10:23:35 +01:00 |
|
Son NK
|
d1d81e6a6d
|
move get_spam_score_async(), get_spam_score() to email/spam.py
|
2021-03-17 10:23:35 +01:00 |
|
Son Nguyen Kim
|
f6d3172e3e
|
Create SECURITY.md
|
2021-03-16 19:44:59 +01:00 |
|
Son Nguyen Kim
|
169d70881a
|
Update bug_report.md
|
2021-03-16 19:12:07 +01:00 |
|
Son Nguyen Kim
|
89df6fc61a
|
Update issue templates
|
2021-03-16 19:01:25 +01:00 |
|
Son NK
|
57b2e2d4ab
|
fix handle_batch_import
|
2021-03-16 10:54:00 +01:00 |
|
Son NK
|
9a1dc0240b
|
improve logging
|
2021-03-16 09:17:23 +01:00 |
|
Son NK
|
7ec0405709
|
improve message_id
|
2021-03-16 09:15:59 +01:00 |
|
Son NK
|
2d7219c218
|
flake8
|
2021-03-15 20:00:10 +01:00 |
|
Son NK
|
82154ec858
|
ignore email sent from a reverse-alias
|
2021-03-15 19:55:22 +01:00 |
|
Son NK
|
7811f06fc1
|
remove asyncio_main()
|
2021-03-15 19:49:14 +01:00 |
|
Son NK
|
98264b14bc
|
replace linebreak in sanitize_email()
|
2021-03-15 19:42:28 +01:00 |
|
Son NK
|
6eb7ebc338
|
add message_id in log to keep track of an email processing
|
2021-03-15 19:41:42 +01:00 |
|
Son Nguyen Kim
|
ca4d097f14
|
Merge pull request #381 from TheLastProject/feature/importExportTests
Feature/import export tests
|
2021-03-15 15:17:58 +01:00 |
|
Sylvia van Os
|
e02d95216f
|
Remove unused imports and var assignments
|
2021-03-13 15:46:12 +01:00 |
|
Sylvia van Os
|
cfe889f7b9
|
Format with black
|
2021-03-13 15:37:28 +01:00 |
|
Sylvia van Os
|
8800c29526
|
Complete import tests
|
2021-03-13 15:36:25 +01:00 |
|
Sylvia van Os
|
dcfd63eb0f
|
Working import tests
|
2021-03-13 00:13:33 +01:00 |
|
Sylvia van Os
|
44ae20816a
|
WIP: Import test
|
2021-03-10 23:08:33 +01:00 |
|
Son
|
cf6442cec2
|
Add PATCH /api/custom_domains/:custom_domain_id
|
2021-03-10 22:56:12 +01:00 |
|
Son
|
eb22a6302e
|
rename creation -> deletion for GET /api/custom_domains/:custom_domain_id/trash
|
2021-03-10 22:39:33 +01:00 |
|
Son
|
6c2daf1bb6
|
add mailboxes to GET /api/custom_domains
|
2021-03-10 22:37:26 +01:00 |
|
Sylvia van Os
|
c6646d5971
|
Add export test
|
2021-03-10 22:35:04 +01:00 |
|
Son Nguyen Kim
|
6b79dbdd5c
|
Merge pull request #380 from TheLastProject/feature/export_import_alias
Export and import mailbox info with alias
|
2021-03-10 17:05:49 +01:00 |
|
Sylvia van Os
|
1915c8d09d
|
Export and import mailbox info with alias
|
2021-03-09 21:09:58 +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 NK
|
58df3442d5
|
simplify readme
|
2021-03-08 15:08:41 +01:00 |
|
Son NK
|
48a16a1d2e
|
use another hero image
|
2021-03-08 14:59:39 +01:00 |
|
Son NK
|
ffb7cdbdec
|
Add Sylvia van Os to contributor
|
2021-03-08 14:59:39 +01:00 |
|
Son Nguyen Kim
|
8e81b2ed8b
|
Merge pull request #376 from simple-login/snyk-upgrade-e9de3bb9ab4be91ed2eae710638612b0
[Snyk] Upgrade @sentry/browser from 5.27.6 to 5.30.0
|
2021-03-08 14:54:25 +01:00 |
|
Son NK
|
cb3c5d7f12
|
improve contributing.md
|
2021-03-08 14:53:53 +01:00 |
|
Son NK
|
3512cc087e
|
remove unused import
|
2021-03-08 14:53:14 +01:00 |
|
Son NK
|
9c4a5fc734
|
run black via poetry in CI
|
2021-03-08 13:39:20 +01:00 |
|
Son Nguyen Kim
|
095e2ae0de
|
Merge pull request #377 from TheLastProject/feature/api_export
Add export endpoints
|
2021-03-08 12:18:28 +01:00 |
|
Son NK
|
157b7adbda
|
improve logging
|
2021-03-08 12:11:47 +01:00 |
|
Son NK
|
26613cdeeb
|
fix handling auto reply
|
2021-03-08 12:09:27 +01:00 |
|
Son NK
|
bc69e11f9b
|
enable color log when dev
|
2021-03-08 12:09:10 +01:00 |
|
Son NK
|
796ad58dca
|
improve logging
|
2021-03-08 12:08:23 +01:00 |
|
Son NK
|
3768429909
|
use log format that allows clickable link to code source in PyCharm
|
2021-03-08 12:07:45 +01:00 |
|
Sylvia van Os
|
3932ed2eb8
|
Add export endpoints
|
2021-03-06 21:56:42 +01:00 |
|
Son NK
|
39c92110cb
|
add more fields into /api/custom_domains
|
2021-03-06 20:43:50 +01:00 |
|