mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-26 06:50:36 -05:00
Add changelog items
This commit is contained in:
7
changelog/unreleased/fix-system-scope-values.md
Normal file
7
changelog/unreleased/fix-system-scope-values.md
Normal file
@@ -0,0 +1,7 @@
|
||||
Bugfix: Fix loading and saving system scoped values
|
||||
|
||||
We fixed loading and saving system scoped values. Those are now saved without an account uuid, so that the value
|
||||
can be loaded by other accounts as well.
|
||||
|
||||
https://github.com/owncloud/ocis-settings/pull/66
|
||||
|
||||
6
changelog/unreleased/input-validation.md
Normal file
6
changelog/unreleased/input-validation.md
Normal file
@@ -0,0 +1,6 @@
|
||||
Bugfix: Complete input validation
|
||||
|
||||
There was one handler function without input validation. We implemented the input validation for `ValueService.ReadValueByUniqueIdentifiers`.
|
||||
|
||||
https://github.com/owncloud/ocis-settings/pull/66
|
||||
|
||||
Reference in New Issue
Block a user