0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-27 07:18:46 +02:00
dendrite/clientapi/auth
Neil Alexander 529df30b56
Virtual hosting schema and logic changes (#2876)
Note that virtual users cannot federate correctly yet.
2022-11-11 16:41:37 +00:00
..
authtypes User directory for nearby Pinecone peers (P2P demo) (#2311) 2022-03-28 16:25:26 +01:00
auth.go syncapi: define specific interfaces for internal HTTP communications (#2416) 2022-05-05 09:56:03 +01:00
login.go Do not use ioutil as it is deprecated (#2625) 2022-08-05 10:26:59 +01:00
login_test.go Define component interfaces based on consumers (1/2) (#2423) 2022-05-05 13:17:38 +01:00
login_token.go Support for m.login.token (#2014) 2022-02-10 10:27:26 +00:00
password.go Virtual hosting schema and logic changes (#2876) 2022-11-11 16:41:37 +00:00
user_interactive.go Protect user_interactive reads and writes with locks (#2635) 2022-08-12 09:12:05 +01:00
user_interactive_test.go Fix /deactivate (#2474) 2022-05-20 13:27:11 +02:00