Merge pull request #2906 from nextcloud/fix-url-scheme-security-issue
authorallexzander <allexzander@users.noreply.github.com>
Tue, 9 Feb 2021 14:42:17 +0000 (16:42 +0200)
committerGitHub <noreply@github.com>
Tue, 9 Feb 2021 14:42:17 +0000 (16:42 +0200)
Validate sensitive URLs to onle allow http(s) schemes.


Trivial merge