]> source.dussan.org Git - nextcloud-server.git/commit
Fix missing login hook wih Apache/SAML 15911/head
authorChristoph Wurst <christoph@winzerhof-wurst.at>
Tue, 11 Jun 2019 05:26:41 +0000 (07:26 +0200)
committerBackportbot <backportbot-noreply@rullzer.com>
Tue, 11 Jun 2019 07:42:25 +0000 (07:42 +0000)
commit376e570b156f4a1c60444e2dbe88a0dcef3a551e
tree874febbd838348784c2cda2e398dd3b70f3b0f9c
parent45505407dec56392e39876c52b931249cc57b7fa
Fix missing login hook wih Apache/SAML

Without this patch the hook does not transport the information whether the login is
done with an app password or not. The suspicious login app requires the parameter
to function correctly, hence adding it will make suspicious login detection also possible
with SAML users.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
lib/private/legacy/user.php