Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align default login attribute across services #4200

Merged
merged 2 commits into from
Jul 14, 2022
Merged

Conversation

rhafer
Copy link
Contributor

@rhafer rhafer commented Jul 14, 2022

Description

Up to now the builtin lico was using the "username" as the login
attribute, while the proxy (and to some extend the auth-basic) service
tried to uniquely identify users by mail address. This aligns the
default configuration of the services to use the username everywhere.

Related Issue

@rhafer rhafer requested a review from wkloucek July 14, 2022 10:36
@rhafer rhafer self-assigned this Jul 14, 2022
@ownclouders
Copy link
Contributor

ownclouders commented Jul 14, 2022

💥 Acceptance test Core-API-Tests-ocis-storage-10 failed. Further test are cancelled...

Up to now the builtin lico was using the "username" as the login
attribute, while the proxy (and to some extend the auth-basic) service
tried to uniquely identify users by mail address. This aligns the
default configuration of the services to use the username everywhere.

Fixes: owncloud#4039
@sonarcloud
Copy link

sonarcloud bot commented Jul 14, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@rhafer rhafer merged commit 0f257af into owncloud:master Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Logging in on the wrong account when an email address is not unique
3 participants