mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-22 06:27:47 +01:00
- `validate` is now renamed `assertPayload` - HTTP signature checking is now in new middleware `verify` - `verify` is now called on all routes in activitypub controller - Rejects on signature failure for POST requests