Commit graph

4 commits

Author SHA1 Message Date
Kegsay
cdc1157785
Improve logging when sending events ()
We have some failing sytests on sqlite but it's very difficult to debug
due to lack of useful logging. This adds a log line for when a new event
is sent (incl. logging the event ID) as well as adding a user_id field
for all contextual logs so we know who initiated certain actions.
2020-03-09 14:37:51 +00:00
Andrew Morgan
8fb2c9c33c Replace deprecated prometheus.InstrumentHandler and unsafe time.Ticker 2019-12-17 16:47:45 +00:00
Parminder Singh
d21a2fb152 Add auth fallback endpoint ()
Also adds support for the recaptcha auth type.
2019-08-15 01:34:49 +08:00
ruben
74827428bd use go module for dependencies () 2019-05-21 21:56:55 +01:00
Renamed from src/github.com/matrix-org/dendrite/common/httpapi.go (Browse further)