mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-27 10:48:35 -04:00
add changelog
This commit is contained in:
6
changelog/unreleased/hardening-type-assertion.md
Normal file
6
changelog/unreleased/hardening-type-assertion.md
Normal file
@@ -0,0 +1,6 @@
|
||||
Bugfix: Fix runtime error when type asserting on nil value
|
||||
|
||||
Fixed the case where an account UUID present in the context is nil, and type asserting it as a string would produce a runtime error.
|
||||
|
||||
https://github.com/owncloud/ocis-settings/pull/38
|
||||
https://github.com/owncloud/ocis-settings/issues/37
|
||||
Reference in New Issue
Block a user