Skip to content

Commit 7713227

Browse files
author
László Vaskó
committed
openconnect-sso: version bumped to 0.7.3
1 parent 7fd6982 commit 7713227

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## vNext
44

5+
## v0.7.3
6+
57
- More failsafe method to reuse existing authentication sessions, so that
68
entering password/MFA token may not be needed at all. Persisting HTTP cookies
79
were prone to a race condition which is hopefully mitigated by this change.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "openconnect-sso"
3-
version = "0.7.2"
3+
version = "0.7.3"
44
description = "Wrapper script for OpenConnect supporting Azure AD (SAMLv2) authentication to Cisco SSL-VPNs"
55
license = "GPL-3.0-only"
66
authors = ["László Vaskó <[email protected]>"]

0 commit comments

Comments
 (0)