1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2025-03-18 21:57:50 +02:00

updated changelog

This commit is contained in:
Gani Georgiev 2024-11-06 20:25:34 +02:00
parent 241a81e1fc
commit 6694215909

View File

@ -7,7 +7,7 @@
- Skip the default `loadAuthToken` middleware if `e.Auth` is already loaded ([#5800](https://github.com/pocketbase/pocketbase/discussions/5800)).
- ⚠️ Changed the initial PocketBase startup behavior based on @todo.
- ⚠️ Changes regarding the first superuser creation based on [#5814](https://github.com/pocketbase/pocketbase/discussions/5814).
- ⚠️ Removed `apis.RequireSuperuserAuthOnlyIfAny()` middleware.