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

Improve: The case that there already exists a user whose username matches ID of the newly created LDAP user #193

Closed
yuki-takei opened this issue Oct 25, 2017 · 3 comments

Comments

@yuki-takei
Copy link
Member

yuki-takei commented Oct 25, 2017

Environment

Host

item version
crowi-plus 2.3.0 -

How to reproduce? (再現手順)

  1. Create a local user (User.username is user1)
  2. There is uid=user1 user in LDAP and login with user1
    • However, it is assumed that the password of the local user1 does not match the password of the LDAP user1

What happens? (症状)

  • Login with LDAP is success but DuplicatedUsernameException is occured

What is the expected result? (期待される動作)

  • The user can specify another username
@yuki-takei
Copy link
Member Author

refs #137 (comment)

@yuki-takei
Copy link
Member Author

Do you really want this issue to be resolved?

  • This issue is pending to implement. Please add 👍 if you wish to be resolved.
    (I wish this is not notable.)
  • この issue は一旦ペンディング。解決を望む人は 👍 を付けてください。
    (増えないことを祈ります)

@yuki-takei
Copy link
Member Author

#350 (v3.0.6 release) fixes this.

Now /admin/security page have an option below.

  • Automatically bind external accounts newly logged in to local accounts when username match

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant