]> source.dussan.org Git - nextcloud-server.git/commit
Don't try to hash a nonexisting password 37217/head
authorEmber 'n0emis' Keske <git@n0emis.eu>
Mon, 13 Mar 2023 09:32:53 +0000 (10:32 +0100)
committerJulius Härtl <jus@bitgrid.net>
Tue, 21 Mar 2023 18:00:59 +0000 (19:00 +0100)
commit339680c6a1dbd1cae184b4341a52c58a38d393e8
tree85fda72ac530bbef2a2a3cc51aa65d0288bdb010
parent62cfd3b4c9ff4d8cdbbe6dcc8b63a1085bb94e3d
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