Skip to content

Stricter check for pasting URL-like text

Volker Krause requested to merge work/vkrause/stricter-url-paste-check into master

QUrl also happily accepts text with multiple space- or even line-separated URLs by default, not something we want here.

Merge request reports