Skip to content

Commit 138f21a

Browse files
committed
5.9.1.0 ENH: Added FastUserSwitching inactivation during wizard (to fix unlock issue)
ENH: Last connected user available
1 parent 1f084aa commit 138f21a

13 files changed

+25
-22
lines changed

CppClientCore/CppClientCore/MultiOTP.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
* multiOTP Credential Provider, extends privacyIdea
33
*
44
* @author Yann Jeanrenaud, SysCo systemes de communication sa, <[email protected]>
5-
* @version 5.9.0.3
6-
* @date 2022-05-26
5+
* @version 5.9.1.0
6+
* @date 2022-06-17
77
* @since 2021
88
* @copyright (c) 2016-2022 SysCo systemes de communication sa
99
* @copyright (c) 2015-2016 ArcadeJust ("RDP only" enhancement)

CppClientCore/CppClientCore/MultiOTP.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
* multiOTP Credential Provider, extends privacyIdea
33
*
44
* @author Yann Jeanrenaud, SysCo systemes de communication sa, <[email protected]>
5-
* @version 5.9.0.3
6-
* @date 2022-05-26
5+
* @version 5.9.1.0
6+
* @date 2022-06-17
77
* @since 2021
88
* @copyright (c) 2016-2022 SysCo systemes de communication sa
99
* @copyright (c) 2015-2016 ArcadeJust ("RDP only" enhancement)

CppClientCore/CppClientCore/MultiOTPRegistryReader.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
* multiOTP Credential Provider, extends privacyIdea RegistryReader
33
*
44
* @author Yann Jeanrenaud, SysCo systemes de communication sa, <[email protected]>
5-
* @version 5.9.0.3
6-
* @date 2022-05-26
5+
* @version 5.9.1.0
6+
* @date 2022-06-17
77
* @since 2021
88
* @copyright (c) 2016-2022 SysCo systemes de communication sa
99
* @copyright (c) 2015-2016 ArcadeJust ("RDP only" enhancement)

CppClientCore/CppClientCore/MultiOTPRegistryReader.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
* multiOTP Credential Provider, extends privacyIdea RegistryReader
33
*
44
* @author Yann Jeanrenaud, SysCo systemes de communication sa, <[email protected]>
5-
* @version 5.9.0.3
6-
* @date 2022-05-26
5+
* @version 5.9.1.0
6+
* @date 2022-06-17
77
* @since 2021
88
* @copyright (c) 2016-2022 SysCo systemes de communication sa
99
* @copyright (c) 2015-2016 ArcadeJust ("RDP only" enhancement)

CppClientCore/CppClientCore/MultiotpHelpers.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
* Extra code provided "as is" for the multiOTP open source project
55
*
66
* @author Andre Liechti, SysCo systemes de communication sa, <[email protected]>
7-
* @version 5.9.0.3
8-
* @date 2022-05-26
7+
* @version 5.9.1.0
8+
* @date 2022-06-17
99
* @since 2013
1010
* @copyright (c) 2016-2022 SysCo systemes de communication sa
1111
* @copyright (c) 2015-2016 ArcadeJust ("RDP only" enhancement)

CppClientCore/CppClientCore/MultiotpHelpers.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
* Extra code provided "as is" for the multiOTP open source project
55
*
66
* @author Andre Liechti, SysCo systemes de communication sa, <[email protected]>
7-
* @version 5.9.0.3
8-
* @date 2022-05-26
7+
* @version 5.9.1.0
8+
* @date 2022-06-17
99
* @since 2013
1010
* @copyright (c) 2016-2022 SysCo systemes de communication sa
1111
* @copyright (c) 2015-2016 ArcadeJust ("RDP only" enhancement)

CppClientCore/CppClientCore/MultiotpRegistry.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
* multiOTP Credential Provider
33
*
44
* @author Andre Liechti, SysCo systemes de communication sa, <[email protected]>
5-
* @version 5.9.0.3
6-
* @date 2022-05-26
5+
* @version 5.9.1.0
6+
* @date 2022-06-17
77
* @since 2013
88
* @copyright (c) 2016-2022 SysCo systemes de communication sa
99
* @copyright (c) 2015-2016 ArcadeJust ("RDP only" enhancement)

CppClientCore/CppClientCore/MultiotpRegistry.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
* multiOTP Credential Provider
33
*
44
* @author Andre Liechti, SysCo systemes de communication sa, <[email protected]>
5-
* @version 5.9.0.3
6-
* @date 2022-05-26
5+
* @version 5.9.1.0
6+
* @date 2022-06-17
77
* @since 2013
88
* @copyright (c) 2016-2022 SysCo systemes de communication sa
99
* @copyright (c) 2015-2016 ArcadeJust ("RDP only" enhancement)
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

CredentialProviderFilter/resources.rc

+4-4
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ END
5353
//
5454

5555
VS_VERSION_INFO VERSIONINFO
56-
FILEVERSION 5,9,0,3
57-
PRODUCTVERSION 5,9,0,3
56+
FILEVERSION 5,9,1,0
57+
PRODUCTVERSION 5,9,1,0
5858
FILEFLAGSMASK 0x3fL
5959
#ifdef _DEBUG
6060
FILEFLAGS 0x1L
@@ -71,12 +71,12 @@ BEGIN
7171
BEGIN
7272
VALUE "CompanyName", "SysCo systemes de communication sa"
7373
VALUE "FileDescription", "CredentialProviderFilter for the multiOTP CredentialProvider for Windows logon"
74-
VALUE "FileVersion", "5.9.0.3"
74+
VALUE "FileVersion", "5.9.1.0"
7575
VALUE "InternalName", "multiOTPCredentialProviderFilter.dll"
7676
VALUE "LegalCopyright", "Copyright (c) 2022 SysCo systemes de communication sa, 2019 NetKnights, 2016 Last Squirrel IT"
7777
VALUE "OriginalFilename", "multiOTPCredentialProviderFilter.dll"
7878
VALUE "ProductName", "multiOTPCredentialProvider"
79-
VALUE "ProductVersion", "5.9.0.3"
79+
VALUE "ProductVersion", "5.9.1.0"
8080
END
8181
END
8282
BLOCK "VarFileInfo"

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ multiOTP Credential Provider for multiOTP is a free and open source implementati
77
(c) 2015-2016 ArcadeJust ("RDP only" enhancement)
88
(c) 2013-2015 Last Squirrel IT
99

10-
Current build: 5.9.0.3 (2022-05-26)
10+
Current build: 5.9.1.0 (2022-06-17)
1111

1212
The binary download page is available here : https://download.multiotp.net/credential-provider/ (download link are at the bottom of the page)
1313

@@ -172,6 +172,9 @@ Report if you have any problems or questions regarding this app.
172172
CHANGE LOG OF RELEASED VERSIONS
173173
===============================
174174
```
175+
176+
2022-06-17 5.9.1.0 ENH: Added FastUserSwitching inactivation during wizard (to fix unlock issue)
177+
ENH: Last connected user available
175178
2022-05-26 5.9.0.3 ENH: UPN and Lecagy cache handling when the domain controller is not reachable
176179
ENH: Better UPN account handling when the domain controller is not reachable
177180
ENH: Once SMS or EMAIL link is clicked, the link is hidden and a message

versioning/version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
#define VERSION_MAJOR 5
3535
#define VERSION_MINOR 9
36-
#define VERSION_REVISION 0
36+
#define VERSION_REVISION 1
3737

3838
#define VER_FILE_DESCRIPTION_STR ENDPOINT_NAME " Credential Provider for Windows logon"
3939
#define VER_FILE_VERSION VERSION_MAJOR, VERSION_MINOR, VERSION_REVISION

0 commit comments

Comments
 (0)