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: Fix a bug with URL check for avatars #3002

Merged
merged 3 commits into from
May 15, 2024
Merged

fix: Fix a bug with URL check for avatars #3002

merged 3 commits into from
May 15, 2024

Conversation

gchtr
Copy link
Member

@gchtr gchtr commented May 15, 2024

Related:

Issue

A possible error was introduced in #2947 when checking for a http(s):// protocol.

Solution

Improve the check to allow both protocols.

Impact

None.

Usage Changes

None.

Considerations

None.

Testing

No.

@gchtr gchtr requested review from jarednova and nlemoine as code owners May 15, 2024 11:49
@gchtr gchtr added this to the 2.2.0 milestone May 15, 2024
nlemoine
nlemoine previously approved these changes May 15, 2024
@gchtr gchtr force-pushed the 2.x-update-https-fixes branch from ab02a76 to fc62d5b Compare May 15, 2024 12:29
@gchtr gchtr merged commit 456c24e into 2.x May 15, 2024
21 of 24 checks passed
@gchtr gchtr deleted the 2.x-update-https-fixes branch May 15, 2024 12:46
This was referenced May 15, 2024
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