summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/url_blocker_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Block link-local addresses in URLBlockerStan Hu2018-08-121-1/+24
* Avoid checking the user format in every url validationFrancisco Javier López2018-06-111-14/+32
* Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López2018-06-011-2/+8
* Rename allow_private_networks to allow_local_networkDouwe Maan2018-04-021-6/+6
* Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'Douwe Maan2018-03-211-1/+44
* Merge branch 'ssrf-protections-round-2' into 'security-10-1'Douwe Maan2017-11-081-0/+16
* Merge branch 'rs-alphanumeric-ssh-params' into 'security-9-4'jej/security-release-2017-08-10James Edwards-Jones2017-08-101-0/+34
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Merge branch 'ssrf' into 'security' Douwe Maan2017-03-201-0/+31