]> source.dussan.org Git - nextcloud-server.git/commit
Fix comparing the empty string for global credentials
authorJoas Schilling <coding@schilljs.com>
Mon, 9 Nov 2020 16:33:05 +0000 (17:33 +0100)
committerJoas Schilling <coding@schilljs.com>
Thu, 12 Nov 2020 11:57:51 +0000 (12:57 +0100)
commita66591ee79e5d9a34b0092c79856129e1a49fb6d
treec4669b20eade8e4db405cb4e33e0b823e35053df
parent97b040298489e44416b45f6521c5ce0353d554ac
Fix comparing the empty string for global credentials

Signed-off-by: Joas Schilling <coding@schilljs.com>
lib/private/DB/Connection.php
lib/private/Security/CredentialsManager.php