]> source.dussan.org Git - nextcloud-server.git/commit
Don't try to hash a nonexisting password 37192/head
authorEmber 'n0emis' Keske <git@n0emis.eu>
Mon, 13 Mar 2023 09:32:53 +0000 (10:32 +0100)
committerEmber 'n0emis' Keske <git@n0emis.eu>
Mon, 13 Mar 2023 09:32:53 +0000 (10:32 +0100)
commit6881d2f2f15976514cc52d6ea49ff09c5bb81d2b
treeb26fdcb4ec40518a406034e72e027dae54e28ecf
parentade49e0b15e408bf00dd24f5641bd9a29a18f05c
Don't try to hash a nonexisting password

Allows to log-in via a passwordless authentication provider, eg SSO

Signed-off-by: Ember 'n0emis' Keske <git@n0emis.eu>
lib/private/Authentication/Token/PublicKeyTokenProvider.php