gitlab-org--gitlab-foss/spec/services/projects/lfs_pointers
Douwe Maan a9bcddee4c Protect Gitlab::HTTP against DNS rebinding attack
Gitlab::HTTP now resolves the hostname only once, verifies the IP is not
blocked, and then uses the same IP to perform the actual request, while
passing the original hostname in the `Host` header and SSL SNI field.
2019-05-30 10:47:31 -03:00
..
lfs_download_link_list_service_spec.rb Properly handle LFS Batch API response in project import 2019-05-09 18:04:40 -05:00
lfs_download_service_spec.rb Protect Gitlab::HTTP against DNS rebinding attack 2019-05-30 10:47:31 -03:00
lfs_import_service_spec.rb Refactored LfsImportService and ImportService 2019-04-30 08:21:21 +00:00
lfs_link_service_spec.rb Refactored LfsImportService and ImportService 2019-04-30 08:21:21 +00:00
lfs_object_download_list_service_spec.rb Refactored LfsImportService and ImportService 2019-04-30 08:21:21 +00:00