multiget: percent-decode hrefs

This commit is contained in:
Lennart
2025-11-17 01:21:20 +01:00
parent 8ef24668ba
commit 092604694a
3 changed files with 11 additions and 6 deletions

View File

@@ -795,6 +795,7 @@ impl CalendarStore for SqliteCalendarStore {
}
// Logs an operation to the events
// TODO: Log multiple updates
async fn log_object_operation(
tx: &mut Transaction<'_, Sqlite>,
principal: &str,