Son NK
|
cb036f651d
|
do not call lower() on signed_suffix
|
2020-05-20 18:23:13 +02:00 |
|
Son NK
|
32a9bd9095
|
make sure to use lowercase for mailbox email
|
2020-05-20 18:16:18 +02:00 |
|
Son NK
|
93d972df09
|
make sure to use lowercase for alias email
|
2020-05-20 18:12:14 +02:00 |
|
Son NK
|
2217805d8c
|
no need to move alias to global trash when a domain is deleted
|
2020-05-20 10:16:55 +02:00 |
|
Son NK
|
300ece2440
|
pycharm format
|
2020-05-18 19:15:20 +02:00 |
|
Son NK
|
e22f5d1c63
|
Improve wordings
|
2020-05-18 19:14:52 +02:00 |
|
Son Nguyen Kim
|
484aca1342
|
Merge pull request #197 from SibrenVasse/remove-reply-string
Remove reply string
|
2020-05-18 19:09:43 +02:00 |
|
Sibren Vasse
|
e905e151ca
|
Create user setting for replacing reverse alias (default: false)
|
2020-05-17 19:40:46 +02:00 |
|
Son Nguyen Kim
|
1997c207ed
|
Merge pull request #196 from SibrenVasse/error_handling
Move api error handling to global error handler
|
2020-05-17 18:02:23 +02:00 |
|
Sibren Vasse
|
2d7bd225e9
|
Move api error handling to global error handler
|
2020-05-17 15:27:24 +02:00 |
|
Son NK
|
12b76dd33b
|
Merge branch 'master' into alias-disable-pgp
|
2020-05-17 10:46:44 +02:00 |
|
Son NK
|
87d52216cb
|
reformat
|
2020-05-17 10:35:11 +02:00 |
|
Son NK
|
20e66edbaa
|
fix redirection to next page
|
2020-05-17 10:28:00 +02:00 |
|
Son NK
|
2e208ed505
|
display recovery code options on mfa and fido page
|
2020-05-17 10:27:20 +02:00 |
|
Son NK
|
da4e0bf384
|
create /auth/recovery page
|
2020-05-17 10:17:52 +02:00 |
|
Son NK
|
043ecd4fac
|
redirect user to recovery codes page after MFA setup. Remove all recovery codes when user is no more MFA.
|
2020-05-17 10:11:38 +02:00 |
|
Son NK
|
3f7842ed3e
|
create /recovery_code page
|
2020-05-17 10:05:55 +02:00 |
|
Son NK
|
aaa1a869ea
|
add RecoveryCode model
|
2020-05-17 09:59:07 +02:00 |
|
Son NK
|
13bb9810b6
|
use can disable PGP on an alias
|
2020-05-16 20:51:07 +02:00 |
|
Son NK
|
5e6454e6de
|
use a different class for alias toggle
|
2020-05-16 20:51:07 +02:00 |
|
Son NK
|
b167297808
|
Support disable_pgp in update alias endpoint
|
2020-05-16 20:51:07 +02:00 |
|
Son NK
|
95213b6d85
|
Add alias.disable_pgp column
|
2020-05-16 20:51:07 +02:00 |
|
Son NK
|
62ed7def00
|
fix wording
|
2020-05-16 20:50:27 +02:00 |
|
Sibren Vasse
|
a5f24e0227
|
Add more From: sender formatting options
|
2020-05-16 18:44:31 +02:00 |
|
Son NK
|
a4d17e7afc
|
use multiple-select instead of bootstrap-select
|
2020-05-16 12:17:26 +02:00 |
|
Son NK
|
362d101bab
|
Merge branch 'master' into multiple-mailboxes
# Conflicts:
# app/dashboard/templates/dashboard/custom_alias.html
# email_handler.py
# templates/emails/com/newsletter/mobile-darkmode.html
|
2020-05-16 11:28:25 +02:00 |
|
Son Nguyen Kim
|
d97b52184e
|
Merge pull request #186 from SibrenVasse/dark_flash
Frontend improvements
|
2020-05-15 23:37:30 +02:00 |
|
Son NK
|
7ed77a66b2
|
format
|
2020-05-15 23:18:42 +02:00 |
|
Son NK
|
2978bfb281
|
Fix user cannot change personal email back and better naming.
Happens when user
- changes their personal email
- wants to change back: they can't as this email is already used as mailbox
|
2020-05-15 23:18:30 +02:00 |
|
Son NK
|
aba0a534c0
|
When a mailbox is deleted, only put alias that has this mailbox as single mailbox to global trash
|
2020-05-15 16:47:55 +02:00 |
|
Son NK
|
ff1aa72b1d
|
lazy load alias._mailboxes and alias.mailbox
|
2020-05-15 16:46:02 +02:00 |
|
Son NK
|
0b652cf3f8
|
remove AliasMailbox.user_id column
|
2020-05-15 16:35:57 +02:00 |
|
Son NK
|
355b4dc2cf
|
remove too verbose log
|
2020-05-15 15:30:19 +02:00 |
|
Sibren Vasse
|
012bc52694
|
Fix formatting
|
2020-05-15 13:42:48 +02:00 |
|
Sibren Vasse
|
e44d92705c
|
Add missing last_page check (index) Move disabled class to correct element (alias_log)
|
2020-05-15 13:42:48 +02:00 |
|
Sibren Vasse
|
cb269a1bbe
|
Change pagination style
|
2020-05-15 13:42:48 +02:00 |
|
Son Nguyen Kim
|
4d87df01a3
|
Merge pull request #181 from developStorm/webauthn-patch-1
Auto activate WebAuthn authentication
|
2020-05-14 20:39:49 +02:00 |
|
Son Nguyen Kim
|
50cdbc2b74
|
Merge pull request #183 from simple-login/api-error
API Error handling for 404 and 500
|
2020-05-14 20:36:53 +02:00 |
|
Son Nguyen Kim
|
2def79e689
|
Merge pull request #187 from SibrenVasse/domain_check
On domain check fail, update database
|
2020-05-14 20:36:02 +02:00 |
|
Sibren Vasse
|
c7530947d3
|
On domain check fail, update database
|
2020-05-14 15:05:04 +02:00 |
|
Son NK
|
3a1af9f424
|
fall back for UnicodeDecodeError
|
2020-05-14 13:27:04 +02:00 |
|
Son NK
|
ee19957d5d
|
Add 405 error
|
2020-05-13 23:28:00 +02:00 |
|
Son NK
|
5c8c741a6a
|
API Error handling for 404 and 500
|
2020-05-13 22:02:38 +02:00 |
|
Son NK
|
e6c37cad0b
|
Handle case where data["receipt"]["in_app"] is empty
|
2020-05-13 21:41:34 +02:00 |
|
Son NK
|
2b71fee712
|
use warning log level for "No existing AppleSub" error
|
2020-05-13 21:38:25 +02:00 |
|
devStorm
|
a9967c9a4d
|
Auto activate WebAuthn authentication
|
2020-05-11 19:17:51 -07:00 |
|
Son NK
|
591fee301e
|
prettify dns page
|
2020-05-11 23:23:08 +02:00 |
|
Son NK
|
70e842789e
|
make pages compatible with dark-theme
|
2020-05-11 23:22:15 +02:00 |
|
Son NK
|
cbfeee4e28
|
display list of mailboxes in alias contact manager
|
2020-05-10 20:09:54 +02:00 |
|
Son NK
|
8f35290a21
|
fix overflow error when there are several mailboxes
|
2020-05-10 20:09:54 +02:00 |
|