__init__.py
|
add /api/alias/options
|
2019-12-15 18:55:16 +02:00 |
test_alias.py
|
Return pgp_enabled in GET /api/v2/aliases
|
2020-08-04 20:11:59 +02:00 |
test_alias_options.py
|
Add /api/v4/alias/options
|
2020-05-02 16:21:18 +02:00 |
test_apple.py
|
implement apple_update_notification
|
2020-04-21 09:34:16 +02:00 |
test_auth_login.py
|
return user email in /api/auth/login
|
2020-06-09 17:19:03 +02:00 |
test_auth_mfa.py
|
return user email in /api/auth/mfa
|
2020-06-09 17:20:37 +02:00 |
test_mailbox.py
|
return nb_alias in GET /mailboxes
|
2020-05-31 11:52:01 +02:00 |
test_new_custom_alias.py
|
format
|
2020-06-03 21:32:37 +02:00 |
test_user_info.py
|
add GET /api/logout
|
2020-07-04 12:10:04 +02:00 |