- Jul 29, 2019
-
-
GitLab Release Tools Bot authored
[ci skip]
-
- Jul 26, 2019
-
-
Server Side Request Forgery mitigation bypass Closes #2872 See merge request gitlab/gitlabhq!3205
-
- Jul 15, 2019
-
-
Francisco Javier López authored
When we can't resolve the hostname or it is invalid, we shouldn't even perform the request. This fix also fixes the problem the SSRF rebinding attack. We can't stub feature flags outside example blocks. Nevertheless, there are some actions that calls the UrlBlocker, that are performed outside example blocks, ie: `set` instruction. That's why we have to use some signalign mechanism outside the scope of the specs.
-