dendrite/clientapi/auth
Neil Alexander acc8e80a51
User directory (#1225)
* User directory

* Fix syncapi unit test

* Make user directory only show remote users you know about from your joined rooms

* Update sytest-whitelist

* Review comments
2020-07-28 10:53:17 +01:00
..
authtypes User directory (#1225) 2020-07-28 10:53:17 +01:00
auth.go
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