Son NK
|
d4a32451c1
|
return full alias info in POST /api/alias/custom/new
|
2020-03-26 19:48:36 +01:00 |
|
Son NK
|
7d4a9efb5d
|
set user_id when creating AliasUsedOn
|
2020-03-20 12:29:11 +01:00 |
|
Son NK
|
2d90d35647
|
rename gen_email_id -> alias_id
|
2020-03-17 12:01:18 +01:00 |
|
Son NK
|
4f281bdbbb
|
rename GenEmail -> Alias, gen_email to alias whenever possible
|
2020-03-17 11:51:40 +01:00 |
|
Son NK
|
ccc005b8b2
|
Do not set domain for ALIAS_DOMAINS
|
2020-03-15 23:33:50 +01:00 |
|
Son NK
|
93292c88c9
|
Fix not setting custom domain when creating alias via API
|
2020-03-15 23:18:43 +01:00 |
|
Son NK
|
aad06f73e9
|
Support note in POST /api/alias/custom/new
|
2020-03-11 12:23:43 +01:00 |
|
Son NK
|
a6f4059d5d
|
make sure to set mailbox_id when creating GenEmail
|
2020-03-05 17:03:07 +01:00 |
|
Son NK
|
bdf75951f1
|
support ALIAS_DOMAINS
- use verify_prefix_suffix() in /api/alias/custom/new
-
|
2020-01-22 10:24:17 +01:00 |
|
Son NK
|
c6db8db4a1
|
Improve error message
|
2020-01-05 21:14:40 +01:00 |
|
Son NK
|
d322d543af
|
add more check to new custom alias
|
2020-01-05 20:48:32 +01:00 |
|
Son NK
|
ca6c32f951
|
Fix formatting
|
2019-12-30 15:56:47 +01:00 |
|
Tung Nguyen
|
4f751e5cd2
|
fix typos and improve messages showing at the end users
|
2019-12-26 13:00:17 +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
|
e4ba4297e1
|
reformat using black
|
2019-12-15 18:55:18 +02:00 |
|
Son NK
|
d9c211d8da
|
fix api create new custom alias
|
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
|
d4f7b6296d
|
allow alias_prefix shorter 3 characters
|
2019-12-15 18:55:16 +02:00 |
|
Son NK
|
8250ab2f22
|
add /alias/custom/new and /alias/random/new
|
2019-12-15 18:55:16 +02:00 |
|