Files
loks0n 16ad05792d Change blocked user/resource errors from 401 to 403
- Update USER_BLOCKED from 401 to 403 and simplify description
- Update GENERAL_RESOURCE_BLOCKED from 401 to 403

Rationale: 403 Forbidden is the correct HTTP status for authorization
failures where the user is authenticated but not permitted access.
401 Unauthorized is for authentication failures.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-03-06 17:30:51 +00:00
..
2024-03-04 23:12:54 +01:00
2024-01-22 14:30:11 +00:00
2025-12-05 12:07:47 +05:30
2025-12-18 16:44:04 +04:00
2026-02-23 16:19:19 +01:00
2025-03-11 18:19:25 +01:00
2026-03-04 19:10:39 +05:30
2024-03-06 18:34:21 +01:00
2026-02-13 01:40:37 +00:00