0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-05-20 06:13:48 +02:00
dendrite/clientapi/auth
Tak Wai Wong fad3ac8e78
Protect user_interactive reads and writes with locks (#2635)
* Protect user_interactive reads and writes with locks

* Ignore golangci-lint false positive

* fix lint

Co-authored-by: Tak Wai Wong <tak@hntlabs.com>
2022-08-12 09:12:05 +01: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 Refactor appservice & client API to use userapi internal (#2290) 2022-03-24 22:45:44 +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 Fix /deactivate (#2474) 2022-05-20 13:27:11 +02:00