mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-04-05 03:59:40 +02: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