Skip to content

Commit 64eac12

Browse files
📝 Update release notes
[skip ci]
1 parent 3d2fffd commit 64eac12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release-notes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
### Fixes
1616

17+
* 🐛 Add user authentication check in admin route to restrict access for non-superusers. PR [#2145](https://github.com/fastapi/full-stack-fastapi-template/pull/2145) by [@alejsdev](https://github.com/alejsdev).
1718
* 🐛 Handle non-existing user IDs in `read_user_by_id`. PR [#1396](https://github.com/fastapi/full-stack-fastapi-template/pull/1396) by [@saltie2193](https://github.com/saltie2193).
1819

1920
### Refactors

0 commit comments

Comments
 (0)