[#2535] avoid mutating the cached request data on OAuth2 user create

This commit is contained in:
Gani Georgiev
2023-05-22 23:59:36 +03:00
parent 86049ed048
commit a291cb5ca7
2 changed files with 6 additions and 3 deletions
+2
View File
@@ -10,6 +10,8 @@
- Removed unnecessary slice length check in `list.ExistInSlice` ([#2527](https://github.com/pocketbase/pocketbase/pull/2527); thanks @KunalSin9h).
- Avoid mutating the cached request data on OAuth2 user create ([#2535](https://github.com/pocketbase/pocketbase/discussions/2535)).
## v0.16.0