Son Nguyen Kim
|
eceee66bfe
|
Merge pull request #14 from simple-login/alias-log
Alias log
|
2020-01-01 19:02:23 +01:00 |
|
doanguyen
|
e5b6cb8461
|
forget to remove the import
|
2019-12-31 20:22:46 +01:00 |
|
doanguyen
|
1162495b36
|
remove dataclasses completely, remove the slots magic
|
2019-12-31 20:20:17 +01:00 |
|
doanguyen
|
a20f790fda
|
add py36
|
2019-12-31 20:08:59 +01:00 |
|
Son NK
|
652e623111
|
make sure that user cannot use any suffix
|
2019-12-31 17:11:42 +01:00 |
|
doanguyen
|
d42eea39cc
|
consider to get rid of dataclass dependent
|
2019-12-31 11:22:18 +01:00 |
|
doanguyen
|
37ca4eaf20
|
working on paginate alias log page
|
2019-12-31 11:11:06 +01:00 |
|
Son Nguyen Kim
|
d63faa8ab3
|
Merge pull request #13 from simple-login/catch-all
Catch all
|
2019-12-30 22:18:54 +01:00 |
|
Son Nguyen Kim
|
43a96201ed
|
Merge pull request #12 from simple-login/email-notification
Email notification
|
2019-12-30 21:13:22 +01:00 |
|
Son NK
|
02880fbc47
|
fix redirection
|
2019-12-30 21:11:31 +01:00 |
|
doanguyen
|
ccaf304448
|
Remove unused file
|
2019-12-30 20:24:46 +01:00 |
|
Son NK
|
757fff71af
|
Fix MX and SPF check
- take into account priority in MX check
- use EMAIL_DOMAIN in SPF instead of MX server
|
2019-12-30 19:37:50 +01:00 |
|
Son NK
|
ef8f87798b
|
Fix MX DNS record
|
2019-12-30 18:58:44 +01:00 |
|
Son NK
|
c3620a1e45
|
Fix formatting
|
2019-12-30 18:53:49 +01:00 |
|
Son NK
|
8d85ab35f1
|
Move delete domain to domain info page
|
2019-12-30 18:51:55 +01:00 |
|
Son NK
|
96bb37f0f6
|
User can enable/disable catch-all on custom domain
|
2019-12-30 18:20:49 +01:00 |
|
Son NK
|
4b6717d8dd
|
Split domain detail into Info and DNS page
|
2019-12-30 17:52:08 +01:00 |
|
Son NK
|
632484ee5c
|
Update wording: remove "successfully"
|
2019-12-30 17:43:38 +01:00 |
|
doanguyen
|
9466fd556c
|
update migration file
|
2019-12-30 00:35:06 +01:00 |
|
doanguyen
|
84eb10232c
|
notification setting
|
2019-12-30 00:33:59 +01:00 |
|
Son NK
|
b51ed259b4
|
fix cancel MFA: the secret needs to be reset too
|
2019-12-29 15:32:27 +01:00 |
|
Son NK
|
76eec998ea
|
User who has enabled MFA can cancel MFA
|
2019-12-29 15:10:40 +01:00 |
|
doanguyen
|
6f256bcd3f
|
minor comments on domain-detail branch
|
2019-12-29 10:48:46 +01:00 |
|
doanguyen
|
45c49f1e1a
|
minor comments on domain-detail branch
|
2019-12-29 10:48:46 +01:00 |
|
Son NK
|
8dcb8dd249
|
move domain validation (mx, spf, mx) to domain detail page
|
2019-12-29 10:46:00 +01:00 |
|
Son NK
|
ab3ce7bd4e
|
fix formatting
|
2019-12-29 10:33:45 +01:00 |
|
doanguyen
|
f3719aa0f0
|
black formatted
|
2019-12-28 14:20:10 +01:00 |
|
doanguyen
|
e2e9cc6b5d
|
Implement alias generator schemes
|
2019-12-28 14:20:10 +01:00 |
|
Son NK
|
e5b10b28a6
|
Create MFA Setup page if user enable MFA
|
2019-12-27 16:53:07 +00:00 |
|
Son NK
|
bcbe239f60
|
User can generate quickly a random alias
|
2019-12-23 15:34:02 +00:00 |
|
Son NK
|
91e38a744b
|
remove GenEmail.custom column
|
2019-12-22 16:32:55 +00:00 |
|
Son NK
|
8f04f8ae0f
|
rename can_create_new_custom_alias -> can_create_new_alias
|
2019-12-22 16:27:55 +00:00 |
|
Son NK
|
0955f13593
|
User can export their data
|
2019-12-22 16:20:56 +00:00 |
|
Son NK
|
ec4d034593
|
Add Delete Account in setting
|
2019-12-22 16:03:40 +00:00 |
|
Son NK
|
231fc6fd88
|
create alias contact manager page
|
2019-12-15 18:55:18 +02:00 |
|
Son NK
|
ec62fad3a0
|
remove notify_admin, replace by general stats
|
2019-12-15 18:55:18 +02:00 |
|
Son NK
|
e4ba4297e1
|
reformat using black
|
2019-12-15 18:55:18 +02:00 |
|
Son NK
|
7f908a9da8
|
display website_from on alias log
|
2019-12-15 18:55:18 +02:00 |
|
Son NK
|
631900ab4f
|
use random_word instead of random_string for alias suffix
|
2019-12-15 18:55:17 +02:00 |
|
Son NK
|
139fc68bda
|
create some random alias creation
|
2019-12-15 18:55:17 +02:00 |
|
Son NK
|
6723487a23
|
add SPF check
|
2019-12-15 18:55:17 +02:00 |
|
Son NK
|
ca05cd359a
|
remove >3 characters on alias prefix
|
2019-12-15 18:55:17 +02:00 |
|
Son NK
|
ccf93b1235
|
highlight disable/enable alias
|
2019-12-15 18:55:16 +02:00 |
|
Son NK
|
c58d9052e7
|
rename can_create_custom_email -> can_create_new_custom_alias, can_create_new_email -> can_create_new_random_alias
|
2019-12-15 18:55:16 +02:00 |
|
Son NK
|
c012d3686a
|
only premium user can add custom domain
|
2019-12-15 18:55:16 +02:00 |
|
Son NK
|
3f189163dd
|
notify admin when user creates new custom domain or custom alias associated with custom domain
|
2019-12-15 18:55:16 +02:00 |
|
Son NK
|
0234af03d3
|
handle custom domain in custom alias
|
2019-12-15 18:55:16 +02:00 |
|
Son NK
|
a827b27215
|
add custom_domain view
|
2019-12-15 18:55:16 +02:00 |
|
Son NK
|
975dc7ff21
|
fix query lost when post
|
2019-12-15 18:55:16 +02:00 |
|
Son NK
|
4f874eec43
|
Create API Key page
|
2019-12-15 18:55:16 +02:00 |
|