[#567] resolve the direct user profile fields from the profiles table and not from the static auth model

This commit is contained in:
Gani Georgiev
2022-09-20 11:20:30 +03:00
parent 8be8f3f3cb
commit 7006e1f5d7
12 changed files with 19 additions and 17 deletions
+1 -1
View File
@@ -4,4 +4,4 @@ PB_PROFILE_COLLECTION = "profiles"
PB_INSTALLER_PARAM = "installer"
PB_RULES_SYNTAX_DOCS = "https://pocketbase.io/docs/manage-collections#rules-filters-syntax"
PB_RELEASES = "https://github.com/pocketbase/pocketbase/releases"
PB_VERSION = "v0.7.4"
PB_VERSION = "v0.7.5"