Files
NodeBB/public
Julian Lam b4c0066737 feat: new API route for removing privileges
The old route was a DELETE method that took a request body. The
body is sometimes stripped by some proxies, so this new method
does not require a request body, and the member (to whom the privilege
is revoked) is now in the route itself as a parameter.
2026-03-04 13:09:08 -05:00
..
2026-03-01 20:29:19 -05:00
2025-03-22 11:21:49 -04:00