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: doc/source/changes.rst
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,11 @@ Changelog
9
9
See https://github.com/gitpython-developers/GitPython/pull/1518 for details.
10
10
Note that this might constitute a breaking change for some users, and if so please
11
11
let us know and we add an opt-out to this.
12
+
- Prohibit insecure options and protocols by default, which is potentially a breaking change,
13
+
but a necessary fix for https://github.com/gitpython-developers/GitPython/issues/1515.
14
+
Please take a look at the PR for more information and how to bypass these protections
15
+
in case they cause breakage: https://github.com/gitpython-developers/GitPython/pull/1521.
0 commit comments