mirror of
https://github.com/nextcloud/server.git
synced 2025-02-07 01:50:38 +00:00
2cf36e42b9
Backends can decide which names they accept for login, e.g. with user_ldap you can configure arbitrary login fields. This was a hacky approach to allow login via email, so instead this is now only handled by the local user backend. This also fixes some other related problems: Other logic relys on `backend::get()` which was not handling email, so e.g. password policy could not block users logged in via email if they use out-dated passwords. Similar for other integrations, as the user backend was not consistent with what is a login name and what not. Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |
||
---|---|---|
.. | ||
apps | ||
blueprints | ||
Core | ||
data | ||
docker | ||
lib | ||
objectstore | ||
apps.php | ||
bootstrap.php | ||
drone-run-integration-tests.sh | ||
drone-run-php-tests.sh | ||
drone-wait-objectstore.sh | ||
enable_all.php | ||
karma.config.js | ||
phpunit-autotest-external.xml | ||
phpunit-autotest.xml | ||
preseed-config.php | ||
redis-cluster.config.php | ||
redis.config.php | ||
startsessionlistener.php |