mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-04-06 20:49:33 +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