grapevine/src
Matthias Ahouansou da99b0706e
fix(edus): ensure sender server is the same as the user in the content
Original patch by Matthias. Benjamin modified the logic to include
logging when an event was rejected, for consistency with the existing
check on device key updates.

Co-authored-by: Benjamin Lee <benjamin@computer.surgery>
2024-06-12 10:36:41 -07:00
..
api fix(edus): ensure sender server is the same as the user in the content 2024-06-12 10:36:41 -07:00
config change rustfmt configuration 2024-05-16 19:11:40 -07:00
database fix: de-index pdus when redacted 2024-06-12 10:27:39 -07:00
service drop redacted events from search results 2024-06-12 10:32:36 -07:00
utils upgrade all cargo dependencies 2024-05-26 19:47:00 -07:00
api.rs enable unreachable_pub lint 2024-05-12 18:51:26 -07:00
clap.rs use the version function for s2s API too 2024-05-14 20:21:51 -07:00
config.rs set up opentelemetry for metrics 2024-06-03 18:18:44 -07:00
database.rs rename password-related utils functions 2024-06-04 19:35:25 -07:00
error.rs factor observability things into its own module 2024-05-27 10:01:00 -07:00
main.rs Useful span names for incoming HTTP requests 2024-06-04 13:32:32 -07:00
observability.rs record FoundIn with metrics instead of traces 2024-06-06 20:56:36 -07:00
service.rs Remove unused cache 2024-05-22 20:08:43 +00:00
utils.rs move FoundIn to observability.rs 2024-06-05 17:41:36 -07:00