Skip to content

fix(http-signature): update SIGNATURE_PATTERN allowing signature keys to be sent in any order

Yassine Doghri requested to merge fix/fediverse-signature-check into beta

set algorithm key as optional and set defaults for both algorithm (rsa-sha256) and headers (date) keys

Edited by Yassine Doghri

Merge request reports