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

fix: allow setting username in openIdStrategy #744

Merged
merged 4 commits into from
Aug 4, 2023

Conversation

AndrejG82
Copy link
Contributor

Fixed bug when setting username in openIdStrategy.

Instead of firstname we have to set username for existing user, the way as we do for new user.

Type of change

Please delete options that are not relevant.

  • [ X] Bug fix (non-breaking change which fixes an issue)

@danny-avila
Copy link
Owner

Thank you! Looks related to #686 and had to do a double-take to make sure which line got changed, since I remember seeing this before.

@danny-avila danny-avila changed the title Fixed bug when setting username in openIdStrategy. fix: allow setting username in openIdStrategy Aug 3, 2023
@bsu3338
Copy link
Contributor

bsu3338 commented Aug 3, 2023

Does it need a ; at the end of the line instead of a , ?

@AndrejG82 AndrejG82 marked this pull request as draft August 4, 2023 07:42
@AndrejG82
Copy link
Contributor Author

yes, you are correct, I will update the pull request

@AndrejG82 AndrejG82 marked this pull request as ready for review August 4, 2023 08:10
@danny-avila danny-avila merged commit d79f585 into danny-avila:main Aug 4, 2023
2 checks passed
cnkang pushed a commit to cnkang/LibreChat that referenced this pull request Feb 6, 2024
* fixed bug in setting username from openid jwt token

* bugfix - changed , to ; at end of line
jinzishuai pushed a commit to aitok-ai/LibreChat that referenced this pull request May 20, 2024
* fixed bug in setting username from openid jwt token

* bugfix - changed , to ; at end of line
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.

3 participants