]> source.dussan.org Git - nextcloud-server.git/commit
Allow SSO authentication to provide a user secret 27929/head
authorMichaIng <micha@dietpi.com>
Mon, 12 Jul 2021 17:22:04 +0000 (19:22 +0200)
committerMichaIng <micha@dietpi.com>
Tue, 12 Jul 2022 17:19:00 +0000 (19:19 +0200)
commit21b3e87c771987768e0ffe38823e680ff738394f
tree0e34f9f85dfafce94212ba35a5eb8b67a616ab5a
parentc20d34b2caf6ef030ef52e87311ac96d3fa46931
Allow SSO authentication to provide a user secret

Implementing PR #24837 from immerda

Signed-off-by: MichaIng <micha@dietpi.com>
lib/composer/composer/autoload_classmap.php
lib/composer/composer/autoload_static.php
lib/private/legacy/OC_User.php
lib/public/Authentication/IProvideUserSecretBackend.php [new file with mode: 0644]