clarify that multiple x tags are not a bulk delete

This commit is contained in:
hzrd149
2024-08-27 13:32:17 +03:00
parent 2de7c0dd25
commit 632c0ce823

View File

@@ -103,6 +103,10 @@ Servers should perform additional checks on the authorization event
1. The `t` tag must be set to `delete`
2. MUST contain at least one `x` tag matching the sha256 hash of the blob being deleted
When multiple `x` tags are present on the authorization event the server MUST only delete the blob listed in the URL.
**Multiple `x` tags MUST NOT be interpreted as the user requesting a bulk delete.**
Example Authorization event:
```json