dendrite/clientapi/auth
Kegsay abf26c12f1
Add User-Interactive Authentication (#1193)
* Add User-Interactive Authentication

And use it when deleting a device. With tests.

* Make remaining sytest pass

* Linting

* 403 not 401 on wrong user/pass
2020-07-10 00:39:44 +01:00
..
authtypes Make userapi control account creation entirely (#1139) 2020-06-17 11:22:26 +01:00
auth.go Make userapi control account creation entirely (#1139) 2020-06-17 11:22:26 +01:00
password.go Add User-Interactive Authentication (#1193) 2020-07-10 00:39:44 +01:00
user_interactive.go Add User-Interactive Authentication (#1193) 2020-07-10 00:39:44 +01:00
user_interactive_test.go Add User-Interactive Authentication (#1193) 2020-07-10 00:39:44 +01:00