Sylvia van Os
|
aeef9ccca9
|
Support random suffix for personal domains
|
2020-10-05 21:00:52 +02:00 |
|
Son NK
|
2d73d52127
|
log disabled user out immediately
|
2020-10-04 19:17:19 +02:00 |
|
Son Nguyen Kim
|
a6ce047f32
|
Merge pull request #295 from simple-login/snyk-upgrade-fb1fd92f3691b12ba149deef1532996b
[Snyk] Upgrade @sentry/browser from 5.22.3 to 5.23.0
|
2020-10-04 15:08:49 +02:00 |
|
Son Nguyen Kim
|
a4bcf59bfe
|
Merge pull request #297 from TheLastProject/feature/dedupe_email
Dedupe email address
|
2020-10-04 15:08:15 +02:00 |
|
Son NK
|
6993721ae2
|
disable email forwards/sending if user is disabled
|
2020-10-04 12:49:43 +02:00 |
|
Son NK
|
7e425c0338
|
disable login if user is disabled
|
2020-10-04 12:49:43 +02:00 |
|
Son NK
|
6c37a91c6d
|
add User.disabled field
|
2020-10-04 12:49:43 +02:00 |
|
Son NK
|
e225bffc30
|
add backref for some models
|
2020-10-04 12:49:43 +02:00 |
|
Son Nguyen Kim
|
9d0a896e1c
|
Merge pull request #299 from pojhm91c7iwk/patch-1
Update README.md (Self-hosted instructions)
|
2020-10-03 10:59:38 +02:00 |
|
Son Nguyen Kim
|
73e90e6892
|
Merge pull request #298 from TheLastProject/feature/autogenerated_icon
Show icon if address was autogenerated
|
2020-10-03 10:54:41 +02:00 |
|
Son NK
|
731b8db5cb
|
monitoring: alert when fails for 10 minutes
|
2020-10-03 10:34:07 +02:00 |
|
Sylvia van Os
|
ff0eaa4bbf
|
Show icon if address was autogenerated
|
2020-10-02 20:52:29 +02:00 |
|
pojhm91c7iwk
|
b90705f12e
|
Update README.md
Added instructions to update 'myuser' and 'mypassword' where appropriate.
|
2020-10-02 11:39:30 -07:00 |
|
Sylvia van Os
|
7be674c13b
|
Reformat with Black
|
2020-10-01 21:51:50 +02:00 |
|
Sylvia van Os
|
d8ed1cbbc3
|
Dedupe email address
|
2020-10-01 21:35:11 +02:00 |
|
Son NK
|
b99085419e
|
remove AioHttpIntegration sentry, remove aiocontextvars dependency
|
2020-10-01 12:48:08 +02:00 |
|
Son NK
|
b690e903fa
|
small refactoring
|
2020-10-01 12:24:37 +02:00 |
|
Son NK
|
52b5526261
|
add email_validator as dependency
|
2020-10-01 12:21:37 +02:00 |
|
Son NK
|
73f56818fb
|
fix ProxyFix
|
2020-10-01 12:21:16 +02:00 |
|
Son NK
|
351adc57f5
|
use poetry instead of pip
|
2020-10-01 12:13:28 +02:00 |
|
Son NK
|
9aa460d47f
|
upgrade ruamel.yaml to avoid installation issue
|
2020-10-01 11:25:36 +02:00 |
|
Son NK
|
5985c7f655
|
upgrade yacron
|
2020-10-01 11:25:19 +02:00 |
|
snyk-bot
|
8b63d302e4
|
fix: upgrade @sentry/browser from 5.22.3 to 5.23.0
Snyk has created this PR to upgrade @sentry/browser from 5.22.3 to 5.23.0.
See this package in npm:
https://www.npmjs.com/package/@sentry/browser
See this project in Snyk:
https://app.snyk.io/org/nguyenkims/project/72f25afd-ac84-4504-a9bd-dc5ead29b930?utm_source=github&utm_medium=upgrade-pr
|
2020-10-01 03:23:45 +00:00 |
|
Son NK
|
cbdcab7d24
|
handle the ValueError in SpamAssassin
|
2020-09-30 17:24:03 +02:00 |
|
Son NK
|
6253a4eb23
|
set SpamAssassin timeout to 300s
|
2020-09-30 14:03:19 +02:00 |
|
Son NK
|
770b15aba3
|
do not hardcode spamd user
|
2020-09-30 14:01:49 +02:00 |
|
Son NK
|
6a4622fca9
|
replace cx42 by spamd for SpamAssassin
get rid of "info: spamd: handle_user (userdir) unable to find user: 'cx42'" error
|
2020-09-30 12:47:39 +02:00 |
|
Son NK
|
772a2e7355
|
add "export alias" button
|
2020-09-30 12:20:18 +02:00 |
|
Son NK
|
8ed619687f
|
ignore UnicodeDecodeError when parsing SpamAssassin response
|
2020-09-30 12:00:05 +02:00 |
|
Son NK
|
c8e92af4d3
|
improve onboarding emails wordings
|
2020-09-30 11:53:07 +02:00 |
|
Son NK
|
8517e7d356
|
refactor com emails: remove non-uses, move to the right location
|
2020-09-30 11:51:43 +02:00 |
|
Son Nguyen Kim
|
38cc2e7986
|
Merge pull request #294 from simple-login/snyk-upgrade-34b4e08dc7744ce0d38308d7e07a263b
[Snyk] Upgrade @sentry/browser from 5.21.4 to 5.22.3
|
2020-09-30 11:09:34 +02:00 |
|
Son Nguyen Kim
|
4e7aec7dce
|
Merge pull request #293 from TheLastProject/patch-1
Add dot after DKIM
|
2020-09-30 11:09:01 +02:00 |
|
Son NK
|
abc42df0fb
|
create get_spam_score() as a sync function, use a simpler version for running MailHandler. Remove async/await
|
2020-09-30 11:05:21 +02:00 |
|
Son NK
|
91e3cc5dcb
|
able to set a different host than 127.0.0.1 and apply black format
|
2020-09-30 10:32:21 +02:00 |
|
Son NK
|
078368362c
|
copy spamassassin client code from https://github.com/petermat/spamassassin_client
|
2020-09-30 10:29:52 +02:00 |
|
Son NK
|
f2eedfd3d1
|
enable sentry AioHttpIntegration
|
2020-09-30 10:22:10 +02:00 |
|
Son NK
|
19c61fa656
|
upgrade sentry-sdk to 0.18.0
|
2020-09-30 10:19:22 +02:00 |
|
snyk-bot
|
89c91f3843
|
fix: upgrade @sentry/browser from 5.21.4 to 5.22.3
Snyk has created this PR to upgrade @sentry/browser from 5.21.4 to 5.22.3.
See this package in npm:
https://www.npmjs.com/package/@sentry/browser
See this project in Snyk:
https://app.snyk.io/org/nguyenkims/project/72f25afd-ac84-4504-a9bd-dc5ead29b930?utm_source=github&utm_medium=upgrade-pr
|
2020-09-30 03:23:40 +00:00 |
|
Sylvia van Os
|
b95c44e3db
|
Add dot after DKIM
To prevent the domain name being added after it
|
2020-09-29 19:17:56 +02:00 |
|
Son NK
|
61e4455406
|
logging more for spamassassin
|
2020-09-29 16:00:53 +02:00 |
|
Son NK
|
cc8b3a116b
|
improve email wording
|
2020-09-29 13:37:47 +02:00 |
|
Son NK
|
d7ca639dc1
|
format
|
2020-09-29 13:11:04 +02:00 |
|
Son NK
|
65938d2fb7
|
improve email template
|
2020-09-29 13:03:15 +02:00 |
|
Son NK
|
e8ccbced59
|
refactor code: wrap smtp.sendmail into sl_sendmail()
|
2020-09-29 12:57:14 +02:00 |
|
Son NK
|
e661f90ce7
|
do not hard exit when memory exceeds the threshold
|
2020-09-29 12:33:36 +02:00 |
|
Son Nguyen Kim
|
3a765ffc83
|
Merge pull request #285 from simple-login/snyk-upgrade-9ddbd7079151e5c2f8ba0b75c00326c7
[Snyk] Upgrade @sentry/browser from 5.21.3 to 5.21.4
|
2020-09-29 12:30:50 +02:00 |
|
Son NK
|
17ef292779
|
update reply-must-use-personal-email template
|
2020-09-29 11:00:50 +02:00 |
|
Son NK
|
571e39bb30
|
user can add/remove authorized address
|
2020-09-28 21:09:20 +02:00 |
|
Son NK
|
8b344e7dfe
|
migration file
|
2020-09-28 17:43:16 +02:00 |
|