matrix-org.dendrite/internal/transactions
Till 07bfb791ca
Scope transactions to endpoints (#2799)
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.go Scope transactions to endpoints (#2799) 2022-10-17 14:48:35 +02:00
transactions_test.go Scope transactions to endpoints (#2799) 2022-10-17 14:48:35 +02:00