4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-01-12 18:36:31 +00:00
dendrite/internal/transactions
Till 07bfb791ca
Scope transactions to endpoints ()
To avoid returning results from e.g. `/redact` on `/sendToDevice`
requests.
Takes the raw URL path and uses `filepath.Dir` to remove the `txnID`
(file) from it.

Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2022-10-17 14:48:35 +02:00
..
transactions_test.go Scope transactions to endpoints () 2022-10-17 14:48:35 +02:00
transactions.go Scope transactions to endpoints () 2022-10-17 14:48:35 +02:00