]> source.dussan.org Git - nextcloud-server.git/commit
Fix missing login hook wih Apache/SAML 15909/head
authorChristoph Wurst <christoph@winzerhof-wurst.at>
Tue, 11 Jun 2019 05:26:41 +0000 (07:26 +0200)
committerChristoph Wurst <christoph@winzerhof-wurst.at>
Tue, 11 Jun 2019 05:29:00 +0000 (07:29 +0200)
commit7d1fc2b8e84039a918aabf1431ba131f7989880e
tree4a434cdd9cee8e29b8dbaded7773b5036716c8fd
parentb968987ed4bf9f3bdcbe423935dd41a36b15ad3d
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