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

Fixes a typo in the registration default user name generation script. #14826

Merged
merged 4 commits into from
Dec 7, 2023

Conversation

gvkries
Copy link
Contributor

@gvkries gvkries commented Dec 4, 2023

No description provided.

@hishamco hishamco requested a review from Piedone December 6, 2023 11:29
Copy link
Member

@Piedone Piedone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The fix is good, but while we're at fixing the scripts, please also fix this:

log("Warning", "Provider " + context.loginProvider + " was not handled")

Instead of:

log("Warning", "Provider " + loginProvider + " was not handled")

And then re-request review from me and I'll check it out.

@gvkries gvkries requested a review from Piedone December 7, 2023 08:48
Copy link
Member

@Piedone Piedone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Piedone Piedone merged commit b89abee into OrchardCMS:main Dec 7, 2023
3 checks passed
@gvkries gvkries deleted the gvkries/reg-script-typo branch December 8, 2023 15:40
urbanit pushed a commit to urbanit/OrchardCore that referenced this pull request Mar 18, 2024
…OrchardCMS#14826)

* Fixes a typo in the registration default user name generation script.

* Fixes a typo in the login default roles update script.

* Fixed errors in the default login script.

* Add missing new line in login script.

---------

Co-authored-by: Georg von Kries <[email protected]>
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.

2 participants