dendrite/clientapi/auth
Neil Alexander f6dea712d2
Initial support for multiple server names ()
This PR is the first step towards virtual hosting by laying the
groundwork for multiple server names being configured.
2022-10-26 12:59:19 +01:00
..
authtypes User directory for nearby Pinecone peers (P2P demo) () 2022-03-28 16:25:26 +01:00
auth.go syncapi: define specific interfaces for internal HTTP communications () 2022-05-05 09:56:03 +01:00
login.go Do not use ioutil as it is deprecated () 2022-08-05 10:26:59 +01:00
login_test.go Define component interfaces based on consumers (1/2) () 2022-05-05 13:17:38 +01:00
login_token.go Support for m.login.token () 2022-02-10 10:27:26 +00:00
password.go Initial support for multiple server names () 2022-10-26 12:59:19 +01:00
user_interactive.go Protect user_interactive reads and writes with locks () 2022-08-12 09:12:05 +01:00
user_interactive_test.go Fix /deactivate () 2022-05-20 13:27:11 +02:00