summaryrefslogtreecommitdiff
path: root/lib/gitlab/url_blocker.rb
Commit message (Expand)AuthorAgeFilesLines
* Block link-local addresses in URLBlockerStan Hu2018-08-121-0/+8
* Avoid checking the user format in every url validationFrancisco Javier López2018-06-111-2/+2
* Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López2018-06-011-5/+12
* Rename allow_private_networks to allow_local_networkDouwe Maan2018-04-021-2/+2
* Make error messages even more descriptiveDouwe Maan2018-04-021-33/+47
* Raise more descriptive errors when URLs are blockedDouwe Maan2018-04-021-14/+32
* Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'Douwe Maan2018-03-211-10/+13
* Merge branch 'ssrf-protections-round-2' into 'security-10-1'Douwe Maan2017-11-081-1/+3
* Merge branch 'rs-alphanumeric-ssh-params' into 'security-9-4'jej/security-release-2017-08-10James Edwards-Jones2017-08-101-0/+8
* Merge branch 'ssrf' into 'security' Rubén Dávila2017-03-201-0/+2
* Merge branch 'ssrf' into 'security' Douwe Maan2017-03-201-0/+57