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

Flag to enable email as a fallback identifyer. Solution to issue #5872 #5930

Merged
merged 5 commits into from
Sep 16, 2024

Conversation

SebastianAppDev
Copy link
Contributor

Hello everyone,

As discussed in issue #5872, there are various pros and cons to using email as a fallback identifier.

As some setups depend on it, I have implemented a flag to enable the old behaviour of using email as a fallback identifier. Setting USE_EMAIL_AS_EXTERNAL_ID_FALLBACK=true will cause greenlight to behave as it did before the fallback was removed, which is important for the operation of some systems migrated from version 2, and others with users that existed before the use of an IDP.

If you have any questions, please ask.

@cwaidelich
Copy link

Hi,
how can I help to have this Pull Request merged and integrated?
At our business we have this pull requested working in our PRD enviroment, with 250 users / daily, and it is working as expected with no issues.

@farhatahmad
Copy link
Collaborator

I'll merge this and fix rubocop in a separate PR

Copy link

sonarcloud bot commented Sep 16, 2024

@farhatahmad farhatahmad merged commit b8cc2d3 into bigbluebutton:master Sep 16, 2024
2 of 3 checks passed
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