Skip to content

Allow dashes in site ID when validating email auth request#1478

Merged
umputun merged 1 commit intomasterfrom
paskal/allow_dash_in_email_siteid
Sep 12, 2022
Merged

Allow dashes in site ID when validating email auth request#1478
umputun merged 1 commit intomasterfrom
paskal/allow_dash_in_email_siteid

Conversation

@paskal
Copy link
Copy Markdown
Collaborator

@paskal paskal commented Sep 10, 2022

As discovered in #1477, dashes are expected to work in the site ID and do work everywhere but in email auth. That change makes the behaviour consistent: site ID now allows dashes.

Resolves #1477.

As discovered in #1477, dashes are expected to work in the site ID
and do work everywhere but in email auth. That change makes
the behaviour consistent: site ID now allows dashes.
@paskal paskal requested a review from umputun as a code owner September 10, 2022 21:42
@paskal paskal added this to the v1.10.2 milestone Sep 10, 2022
Copy link
Copy Markdown
Owner

@umputun umputun left a comment

Choose a reason for hiding this comment

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

LGTM

@umputun umputun merged commit 695d0ea into master Sep 12, 2022
@umputun umputun deleted the paskal/allow_dash_in_email_siteid branch September 12, 2022 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

403 error on /auth/email/login on site with dash in ID

2 participants