You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/releases/2018-03-19-release-2-4-5.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ version: "2.4.5"
7
7
8
8
This is a security-related point release, bringing the following fix thanks to Justin Riley ([@jtriley](https://github.com/jtriley)):
9
9
10
-
PR [1387](https://github.com/singularityware/singularity/pull/1387)/[1397](https://github.com/singularityware/singularity/pull/1397) - python: strip "Authorization" header on (urllib) redirects to different domains
10
+
PR [1387]({{ site.repo }}/pull/1387)/[1397]({{ site.repo }}/singularity/pull/1397) - python: strip "Authorization" header on (urllib) redirects to different domains
11
11
12
12
The security fix prevents Singularity from leaking credentials if:
13
13
* You are logging in to a docker registry with credentials
0 commit comments