Merge current v2.11 into v3.1

This commit is contained in:
mmatur 2024-10-08 17:54:23 +02:00
commit 4625bdf5cb
No known key found for this signature in database
GPG key ID: 2FFE42FC256CFF8E
16 changed files with 1483 additions and 1372 deletions

View file

@ -158,7 +158,8 @@ Each field can be set to:
- `keep` to keep the value
- `drop` to drop the value
- `redact` to replace the value with "redacted"
Header fields may also optionally be set to `redact` to replace the value with "REDACTED".
The `defaultMode` for `fields.names` is `keep`.