nextcloud/lib/private/Accounts
Daniel Kesselberg bbe41a73dd
Return a default user record if json is broken
It's possible that json_decode returns null. Mostly the json is broken.
AddMissingDefaultValues expects an array. Pass null will fail.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-12-13 12:31:45 +01:00
..
Account.php Add \OCP\Account public API 2018-10-15 13:30:31 +02:00
AccountManager.php Return a default user record if json is broken 2019-12-13 12:31:45 +01:00
AccountProperty.php Add \OCP\Account public API 2018-10-15 13:30:31 +02:00
Hooks.php Update license headers 2019-12-05 15:38:45 +01:00