Son NK
|
6e54b4fed8
|
make sure to set user_id when creating contact
|
2020-03-20 09:54:38 +01:00 |
|
Son NK
|
b0f2d7b85a
|
always return 200 in /forgot_password
|
2020-03-18 21:55:50 +01:00 |
|
Son NK
|
a1fad2216f
|
Improve error
|
2020-03-18 21:37:45 +01:00 |
|
Son NK
|
2079b16431
|
add "in_trial" to /user_info
|
2020-03-18 19:08:16 +01:00 |
|
Son NK
|
f2d5230449
|
Add POST /api/auth/forgot_password
|
2020-03-18 18:43:04 +01:00 |
|
Son NK
|
ba6b8d2711
|
return email in /user_info
|
2020-03-18 18:34:37 +01:00 |
|
Son NK
|
a521002b2c
|
Fix duplicate results
|
2020-03-17 20:16:20 +01:00 |
|
Son NK
|
a465b1d3ca
|
rename get_alias_info -> get_alias_infos
|
2020-03-17 19:59:48 +01:00 |
|
Son NK
|
fbef076a14
|
Take into account query in GET /api/aliases
|
2020-03-17 19:32:45 +01:00 |
|
Son NK
|
0d725588ae
|
Add DELETE /api/contacts/:contact_id
|
2020-03-17 19:18:26 +01:00 |
|
Son NK
|
81b5e919a3
|
Return contact id
|
2020-03-17 12:38:50 +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
|
bea870ef8b
|
rename ForwardEmailLog to EmailLog
|
2020-03-17 11:10:50 +01:00 |
|
Son NK
|
17974de746
|
rename ForwardEmail to Contact
|
2020-03-17 10:56:59 +01:00 |
|
Son NK
|
8faf34ce40
|
Use warning level for /v2/alias/options
|
2020-03-16 21:10:53 +01:00 |
|
Son Nguyen Kim
|
1e10b4d675
|
Merge pull request #113 from simple-login/fix-custom-domain-not-set
Fix custom domain not set
|
2020-03-15 23:38:25 +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
|
027cbb10d9
|
use parseaddr instead of get_email_part
|
2020-03-15 22:32:48 +01:00 |
|
Son NK
|
f87746e071
|
POST /api/aliases/:alias_id/contacts
|
2020-03-14 12:55:38 +01:00 |
|
Son NK
|
d7cb5ed26e
|
GET /api/aliases/:alias_id/contacts
|
2020-03-14 12:22:43 +01:00 |
|
Son NK
|
bfd729b889
|
PUT /api/aliases/:alias_id
|
2020-03-14 11:38:39 +01:00 |
|
Son NK
|
ab082a5f9b
|
fix get_json returns 400
|
2020-03-11 14:02:35 +01:00 |
|
Son NK
|
1098f17c0c
|
Support note in POST /api/alias/random/new
|
2020-03-11 12:24:30 +01:00 |
|
Son NK
|
aad06f73e9
|
Support note in POST /api/alias/custom/new
|
2020-03-11 12:23:43 +01:00 |
|
Son NK
|
417009b3be
|
return note in GET /api/aliases
|
2020-03-11 12:16:45 +01:00 |
|
Son NK
|
b05daecd28
|
Handle unsign can generate other exceptions
|
2020-03-09 09:17:40 +01:00 |
|
Son NK
|
a6f4059d5d
|
make sure to set mailbox_id when creating GenEmail
|
2020-03-05 17:03:07 +01:00 |
|
Son NK
|
ca70d26285
|
black format
|
2020-03-05 11:00:58 +01:00 |
|
Son NK
|
32cd2fd650
|
Add related endpoints for registration
POST /api/auth/register
POST /api/auth/activate
POST /api/auth/reactivate
|
2020-02-28 19:02:01 +07:00 |
|
Son NK
|
4d1d236066
|
add POST /api/auth/google
|
2020-02-28 17:29:33 +07:00 |
|
Son NK
|
02d26df292
|
add /api/auth/facebook
|
2020-02-28 17:26:28 +07:00 |
|
Son NK
|
9d23fc5ab3
|
small refacto
|
2020-02-27 22:26:29 +07:00 |
|
Son NK
|
74d1f87db0
|
disable bounced email in alias log
|
2020-02-22 13:27:22 +07:00 |
|
Son NK
|
fc167b8b41
|
Display alias mailbox on alias page
|
2020-02-10 23:23:02 +07:00 |
|
Son NK
|
e10981f85e
|
able to create word-based or uuid-based in /api/alias/random/new endpoint
|
2020-02-07 21:30:46 +07:00 |
|
Son NK
|
3092536b40
|
add GET /api/aliases/:alias_id/activities endpoint
|
2020-02-05 18:57:11 +07:00 |
|
Son NK
|
c5dc4fec4c
|
add POST /api/aliases/:alias_id/toggle endpoint
|
2020-02-05 18:28:54 +07:00 |
|
Son NK
|
1241199e23
|
add "enabled" to returned alias
|
2020-02-05 18:23:13 +07:00 |
|
Son NK
|
c90a4899d2
|
Add DELETE /api/aliases/:alias_id endpoint
|
2020-02-05 18:21:17 +07:00 |
|
Son NK
|
14b48835ae
|
reuse ApiKey if same device
|
2020-02-05 18:05:26 +07:00 |
|
Son NK
|
40cac56986
|
GET /api/aliases
|
2020-02-04 23:26:59 +07:00 |
|
Son NK
|
f7d000d34e
|
alert when /alias/options is used
|
2020-02-04 23:01:33 +07:00 |
|
Son NK
|
c7903d534a
|
use null instead of "" in /api/auth/login
|
2020-02-04 18:32:57 +07:00 |
|
Son NK
|
926cc2935c
|
take into account DISABLE_ALIAS_SUFFIX in /api/alias/options
|
2020-01-22 14:21:01 +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
|
ef788f7458
|
add /api/auth/mfa
|
2020-01-20 15:00:56 +01:00 |
|
Son NK
|
d1734c3cf9
|
Create /api/auth/login
|
2020-01-20 14:51:28 +01:00 |
|
Son NK
|
f52f4c821b
|
Add /api/user_info
|
2020-01-05 22:48:38 +01:00 |
|