Add changelog items
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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