mirror of
https://github.com/fastapi/fastapi.git
synced 2026-05-02 20:53:32 -04:00
📝 Updates release notes
This commit is contained in:
@@ -10,6 +10,7 @@ hide:
|
||||
### Fixes
|
||||
|
||||
* 🐛 Use `401` status code in security classes when credentials are missing. PR [#13786](https://github.com/fastapi/fastapi/pull/13786) by [@YuriiMotov](https://github.com/YuriiMotov).
|
||||
* If your code depended on these classes raising the old (less correct) `403` status code, check the new docs about how to override the classes, to use the same old behavior: [Use Old 403 Authentication Error Status Codes](https://fastapi.tiangolo.com/how-to/authentication-error-status-code/).
|
||||
|
||||
### Internal
|
||||
|
||||
|
||||
Reference in New Issue
Block a user