Fix space/tab to pet "make validate"
This commit is contained in:
parent
8228eaa4df
commit
4770d0078d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465926
1 changed files with 5 additions and 5 deletions
|
@ -352,13 +352,13 @@ Notes:
|
|||
<blockquote cite="https://about.gitlab.com/2018/03/20/critical-security-release-gitlab-10-dot-5-dot-6-released/">
|
||||
<h1>SSRF in services and web hooks</h1>
|
||||
<p>There were multiple server-side request forgery issues in the Services feature.
|
||||
An attacker could make requests to servers within the same network of the GitLab
|
||||
instance. This could lead to information disclosure, authentication bypass, or
|
||||
potentially code execution. This issue has been assigned
|
||||
<a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-8801">CVE-2018-8801</a>.</p>
|
||||
An attacker could make requests to servers within the same network of the GitLab
|
||||
instance. This could lead to information disclosure, authentication bypass, or
|
||||
potentially code execution. This issue has been assigned
|
||||
<a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-8801">CVE-2018-8801</a>.</p>
|
||||
<h1>Gitlab Auth0 integration issue</h1>
|
||||
<p>There was an issue with the GitLab <code>omniauth-auth0</code> configuration
|
||||
which resulted in the Auth0 integration signing in the wrong users.</p>
|
||||
which resulted in the Auth0 integration signing in the wrong users.</p>
|
||||
</blockquote>
|
||||
</body>
|
||||
</description>
|
||||
|
|
Loading…
Reference in a new issue