Fedify 1.5.7
Released on August 25, 2025.
- Fixed a bug where
verifyRequest()function threw aTypeErrorwhen verifying HTTP Signatures withcreatedorexpiresfields in theSignatureheader as defined in draft-cavage-http-signatures-12, causing500 Internal Server Errorresponses in inbox handlers. Now it correctly handles these fields as unquoted integers according to the specification.