summaryrefslogtreecommitdiff
path: root/app/validators/url_validator.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow UrlValidator to work with attr_encryptedNick Thomas2018-09-171-3/+11
* Enable frozen string in apps/validators/*.rbgfyoung2018-06-271-0/+2
* Avoid checking the user format in every url validationFrancisco Javier López2018-06-111-3/+11
* Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López2018-06-011-7/+45
* Allow webhooks URL to have leading and trailing spacesevuez/gitlab-ce-webhook-url-spacesevuez2016-02-261-0/+3
* Add custom UrlValidatorRobert Speicher2015-12-071-0/+36