Son NK
a3ff19dac4
create custom domain trash page
2020-05-23 11:48:43 +02:00
Son NK
281331bc51
use warning level for "Alias creation time expired" error
2020-05-21 20:05:54 +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
300ece2440
pycharm format
2020-05-18 19:15:20 +02:00
Son NK
e22f5d1c63
Improve wordings
2020-05-18 19:14:52 +02:00
Sibren Vasse
e905e151ca
Create user setting for replacing reverse alias (default: false)
2020-05-17 19:40:46 +02:00
Son NK
12b76dd33b
Merge branch 'master' into alias-disable-pgp
2020-05-17 10:46:44 +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
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
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
0b652cf3f8
remove AliasMailbox.user_id column
2020-05-15 16:35:57 +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
Sibren Vasse
c7530947d3
On domain check fail, update database
2020-05-14 15:05:04 +02: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
Son NK
bc55b98e12
display mailbox that a bounce affects
2020-05-10 20:09:54 +02:00
Son NK
e704497b0f
make sure prefix is not empty before submitting
2020-05-10 20:09:54 +02:00
Son NK
e52f2ca6de
Support multiple mailboxes in custom alias page
2020-05-10 20:09:54 +02:00
Son NK
b375f87d2c
User can update multiple mailboxes
2020-05-10 20:09:54 +02:00
doanguyen
7ef78c991f
Dark mode implementation
...
* Using CSS variable as a solution
* The new darkmode css is now live in another file so that upgarding
dashboard.css doesn't affect the darkmode itself
* Used a naive darkmode controller by client javascript. No persistance
state is stored in the backend at the moment
2020-05-10 16:52:14 +02:00
Son NK
8244fa01e7
only show advanced options when spf_available
2020-05-10 09:21:55 +02:00
Son NK
0bfd6b3ec7
remove deleted_alias page
2020-05-10 09:20:08 +02:00
Son NK
178515dbde
alert user when spf fails
2020-05-09 23:00:30 +02:00
Son NK
4e4eda4efa
display enforce-SPF option. Change wording.
2020-05-09 22:29:32 +02:00
Son NK
b95b758692
Optimize imports
2020-05-09 20:49:38 +02:00
Son Nguyen Kim
b95d815e5c
Merge pull request #168 from simple-login/global-trash
...
Global trash
2020-05-09 18:08:51 +02:00
Son Nguyen Kim
5fa2a86f23
Merge pull request #170 from developStorm/webauthn-patch
...
🐛 WebAuthn bug fixes
2020-05-09 18:05:34 +02:00
Son NK
295c2fd03f
Hide the SPF toggle
2020-05-09 17:34:59 +02:00
Son NK
2d8f056e11
Fix wording
2020-05-09 17:26:26 +02:00
Son Nguyen Kim
e23887bb37
Merge pull request #164 from SibrenVasse/spf
...
Enforce SPF
2020-05-09 14:37:09 +02:00
Sibren Vasse
001079bdc5
Enforce SPF
2020-05-09 14:15:08 +02:00
devStorm
d236f906ad
🐛 WebAuthn bug fixes
...
- User may not have name
- user_verification should be discouraged to work on iOS
2020-05-08 14:21:38 -07:00
Son NK
75a28c53cf
fix grammar mistake
2020-05-08 13:40:21 +02:00
Son NK
ad194c46f2
remove lifetime licence in pricing page
2020-05-08 12:38:42 +02:00
Son NK
2f5a03dcad
make sure to add alias into global trash when deleting it
2020-05-07 22:27:27 +02:00
Son NK
c85ea1538e
Allow the same mailbox used by different user
2020-05-07 21:47:11 +02:00
Son NK
806f7016ae
fix: wrongly set alias custom_domain when custom_domain is in EMAIL_ALIAS
2020-05-07 20:48:11 +02:00