Sumner Evans
|
b291c246f4
|
auth: better error when user terminates session
Signed-off-by: Sumner Evans <sumner@beeper.com>
|
2023-04-12 22:49:08 -06:00 |
|
Tulir Asokan
|
f7b694c9e4
|
Use new wrapper for creating background tasks
|
2023-02-11 22:41:15 +02:00 |
|
Tulir Asokan
|
e3d2a1fcef
|
Catch ValueErrors in 2fa login step
|
2023-01-02 17:46:54 +02:00 |
|
Sumner Evans
|
d37ca7eae3
|
provisioning API: client -> app
Signed-off-by: Sumner Evans <sumner@beeper.com>
|
2022-10-18 16:14:53 -06:00 |
|
Tulir Asokan
|
037d93471d
|
Catch PhoneNumberUnoccupied in /login/send_code provisioning API
|
2022-05-30 22:18:28 +03:00 |
|
Tulir Asokan
|
2fb08d59c7
|
Return error if user tries to send empty login code to API
|
2022-02-09 12:05:16 +02:00 |
|
Tulir Asokan
|
f55d6606df
|
Update ensure_future/loop.create_task -> asyncio.create_task
|
2021-12-21 15:30:54 +02:00 |
|
Tulir Asokan
|
6d25e9687e
|
Blacken and isort code
|
2021-12-21 01:36:24 +02:00 |
|
Tulir Asokan
|
89ab29ea5f
|
Switch from SQLAlchemy to asyncpg/aiosqlite
|
2021-12-21 00:44:42 +02:00 |
|
Tulir Asokan
|
8603c67347
|
Move format_duration to mautrix-python
Closes #707
|
2021-12-14 11:21:44 +02:00 |
|
Tulir Asokan
|
2ae4b23528
|
Add option to log in to custom puppet with shared secret
|
2019-12-15 18:50:07 +02:00 |
|
Andrew Morgan
|
b854119445
|
Make 2FA error message clearer
|
2019-11-08 11:51:40 +00:00 |
|
Tulir Asokan
|
d8653961af
|
Even even more migrations to mautrix-python
|
2019-08-04 01:41:10 +03:00 |
|
Tulir Asokan
|
d4e3956941
|
Even more migrations to mautrix-python
|
2019-07-19 21:36:21 +03:00 |
|
Tulir Asokan
|
be6d395ed6
|
Remove Python 3.5 compatibility
|
2019-07-18 23:24:25 +03:00 |
|
Tulir Asokan
|
cd51fb85cf
|
Make getting started more user-friendly. Fixes #327
|
2019-06-01 22:38:43 +03:00 |
|
Tulir Asokan
|
9591a05361
|
Ignore whitespace in web login input
|
2019-06-01 22:15:49 +03:00 |
|
Tulir Asokan
|
2cf9dcafd9
|
Update copyright year and fix minor lint problems
|
2019-03-19 18:30:36 +02:00 |
|
Tulir Asokan
|
f8e429f08a
|
More file splitting and new admin commands
|
2019-02-12 23:48:08 +02:00 |
|
Tulir Asokan
|
dad0ccb3c0
|
Clean up code
|
2018-12-23 19:51:02 +02:00 |
|
Tulir Asokan
|
a80fdf0990
|
Fix bug in 720210ac08
|
2018-11-15 22:25:49 +02:00 |
|
Tulir Asokan
|
d514b929b3
|
Automatically log out when logging in with a user someone logged in with previously. Fixes #198
|
2018-11-15 11:45:46 +02:00 |
|
Tulir Asokan
|
a32bc2985a
|
Show phone number when username doesn't exist. Fixes #213
|
2018-09-28 02:46:02 +03:00 |
|
Tulir Asokan
|
d4ea5f8b38
|
Improve type hints and set version to 0.4.0+dev
|
2018-09-10 01:14:12 +03:00 |
|
Kai A. Hiller
|
0f8009b1e9
|
Add missing type hints and fix most type errors except for Optionals.
|
2018-08-09 03:31:04 +02:00 |
|
Tulir Asokan
|
4736686454
|
Implement Matrix login with web interface
|
2018-07-23 11:49:42 -04:00 |
|
Tulir Asokan
|
c55967c9f0
|
Implement disconnecting portals via provisioning API
|
2018-07-15 15:19:37 +03:00 |
|
Tulir Asokan
|
4cef2be0db
|
Implement /portal/{mxid}/create
|
2018-07-14 23:14:04 +03:00 |
|
Tulir Asokan
|
bc160e0593
|
Update logger names
|
2018-07-13 22:11:05 +03:00 |
|
Tulir Asokan
|
1fd920255f
|
Finish initial provisioning API spec and impl
|
2018-07-13 21:25:51 +03:00 |
|
Tulir Asokan
|
c0ceb1b2b0
|
Move post_login_token to common/auth_api
|
2018-07-12 23:45:15 +03:00 |
|
Tulir Asokan
|
fa30cb5c1f
|
Move web stuff to web package
|
2018-07-12 23:39:23 +03:00 |
|