Skip to content

Validate shown and linkified @keys #191

@Martii

Description

@Martii

Need at least scheme URL check validation for @homepageURL and @supportURL... otherwise don't link, don't show and/or do strip. A generic function something described like:

function validateURL(aString, [aProtocol, aProtocol, ...]) {

 // Some tests

  return;
}

... would be nice... or just sanitize it with whatever we end up using for that.

Affected Dependencies:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementSomething we do have implemented already but needs improvement upon to the best of knowledge.securityUsually relates to something critical.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions