0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-17 00:18:55 +02:00
dendrite/clientapi/auth
kegsay 72285b2659
refactor: update GMSL (#3058)
Sister PR to https://github.com/matrix-org/gomatrixserverlib/pull/364

Read this commit by commit to avoid going insane.
2023-04-19 15:50:33 +01:00
..
authtypes Add tests for /turnServer, /capabilities and /3pid/ (#3038) 2023-04-03 21:42:46 +02: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 refactor: use latest GMSL which splits fed client from matrix room logic (#3051) 2023-04-06 09:55:01 +01:00
login_token.go Support for m.login.token (#2014) 2022-02-10 10:27:26 +00:00
password.go Fix /login issue causing wrong device list updates (#2922) 2023-01-10 17:02:38 +01: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 refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00