Skip to content

[CE] Backport SAML unlink changes: UrlBlocker#ascii_only

Commits

commit: 72c00594070dfd1a778c2e03ff400b478e6c3774
Author: James Edwards-Jones <jedwardsjones@gitlab.com>
Date:   Wed Dec 5 20:14:09 2018 +0000

    Allow URLs to be validated as ascii_only
    
    Restricts unicode characters and IDNA deviations
    which could be used in a phishing attack

Related

https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8295

Does this MR meet the acceptance criteria?

Edited by James Edwards-Jones

Merge request reports