fix #418: allow non admin user to access their settings #419

Merged
deblan merged 2 commits from bugfix/issue418-userconfigaccess into develop 2025-04-29 19:23:28 +02:00
Showing only changes of commit fd4628d209 - Show all commits

update changelog
Some checks are pending
ci/woodpecker/push/build Pipeline is pending approval
ci/woodpecker/push/security Pipeline is pending approval
ci/woodpecker/pr/build Pipeline is pending approval
ci/woodpecker/pr/security Pipeline is pending approval

Simon Vieille 2025-04-29 19:22:25 +02:00
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -1,5 +1,8 @@
## [Unreleased]
### Fixed
* fix #418: allow non admin user to access their settings
## 5.0.1
### Fixed
* fix(StandardMenu): appLimit must return a value > 0