fix issue with editing users without 'name'

This commit is contained in:
Davor 2022-06-21 12:48:51 +02:00
parent 281a0ed4e7
commit 7ff79db6af
4 changed files with 15 additions and 8 deletions

View file

@ -1,5 +1,5 @@
# [1.0.0]
# [1.0.1]
## Bug fixes
* Resolve "New dashboard user management blocks all apps for admin user" #61
* Resolve "App access role is not persistent" #63