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

Improve parsing of Urls in the Open Url feature #3264

Merged
merged 1 commit into from
Jun 13, 2019

Conversation

SohamG
Copy link
Contributor

@SohamG SohamG commented Jun 13, 2019

Fix #3259

Use QUrl::fromUserInput to parse a url with scheme, if one is not provided

Related to #3153

Type of change

  • ✅ Bug fix (non-breaking change which fixes an issue)

Signed-off-by: sohamg [email protected]

@droidmonkey droidmonkey added this to the v2.5.0 milestone Jun 13, 2019
@droidmonkey droidmonkey merged commit 7c45d4f into keepassxreboot:develop Jun 13, 2019
@SohamG SohamG mentioned this pull request Jun 15, 2019
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.

Open URL now requires https://
2 participants