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: ensure realm url starts with https:// or http:// #89

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

kuruk-mm
Copy link
Member

Example:

/changerealm exodus.town

It was not working.

Now it tries to add a https:// if it doesn't have it.

@codecov-commenter
Copy link

codecov-commenter commented Nov 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (030d930) 14.62% compared to head (43ce2dd) 14.62%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #89   +/-   ##
=======================================
  Coverage   14.62%   14.62%           
=======================================
  Files          98       98           
  Lines       11648    11648           
=======================================
  Hits         1703     1703           
  Misses       9945     9945           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kuruk-mm kuruk-mm merged commit 4160277 into main Nov 13, 2023
3 checks passed
@kuruk-mm kuruk-mm deleted the fix/realm-url-ensure branch November 13, 2023 11:28
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