0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-29 01:38:25 +02:00
dendrite/internal/httputil
kegsay 2ea5fd4162
Add debug logging for incoming CSAPI calls on authentication failure (#2116)
* Add debug logging for incoming CSAPI calls on authentication failure

Will help to debug Complement failures, and just generally useful.

* Update httpapi.go

Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2022-01-28 11:14:20 +00:00
..
http.go Add missing HTTP mode for userapi (#1982) 2021-12-03 17:18:35 +00:00
httpapi.go Add debug logging for incoming CSAPI calls on authentication failure (#2116) 2022-01-28 11:14:20 +00:00
httpapi_test.go Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
paths.go Added .well-known/matrix/server endpoint (#1988) 2021-09-10 10:05:31 +01:00
rate_limiting.go Ratelimit requests to /media/r0/download|upload (#2020) 2021-11-24 12:55:44 +00:00
routing.go Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00