You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a user enters a URL with username or password encoded, we should remove that information and not send it to the server (QUrl::RemoveUserInfo)
The user info should just be ignored, and the wizard will behave as if no information was provided.
If a user enters a URL with username or password encoded, we should remove that information and not send it to the server (
QUrl::RemoveUserInfo
)The user info should just be ignored, and the wizard will behave as if no information was provided.
Originally posted by @TheOneRing in #11045 (comment)
The text was updated successfully, but these errors were encountered: