Make it possible to edit a user without necessarily updating the users password (closes #1942)

This commit is contained in:
Bernd Bestel
2022-08-27 14:54:52 +02:00
parent 7e2f30396f
commit 24c9247663
4 changed files with 67 additions and 19 deletions

View File

@@ -59,6 +59,7 @@
### General
- It's now possible to edit a user without necessarily updating the users password
- Fixed that when running label printer WebHooks client side (so when `LABEL_PRINTER_RUN_SERVER` = `false`), the setting `LABEL_PRINTER_HOOK_JSON` was ignored (the WebHook data was always sent as form data)
- New translations: (thanks all the translators)
- Lithuanian (demo available at <https://lt.demo.grocy.info>)