FreeRDP/libfreerdp/core/test
akallabeth 704289ffee
Smartcard tls logon fix (#7709)
* Early return authenticate if TLS smartcard logon

* Removed obsolete SmartcardPin and unified AuthenticateEx calls

* Remove password-is-pin from command line

The setting is implied by smartcard-logon and only of interest in
server side code, so the setting is useless

* Rework AUTH_SMARTCARD_PIN

Just prompt for PIN and not user/domain if this is requested.

* Fixed a memory leak in nla.c

* Align credentail prompt

* Handle AUTH_NLA & smartcard, just ask for PIN

* Added assertions, removed duplicate password prompt check

* Move smartcard logon after credential prompt
2022-03-09 09:09:53 +01:00
..
.gitignore Complement gitignore files with new generated files 2015-04-01 11:13:05 +02:00
CMakeLists.txt Refactor proxy (#7312) 2021-09-23 14:52:03 +02:00
settings_property_lists.h Smartcard tls logon fix (#7709) 2022-03-09 09:09:53 +01:00
TestConnect.c Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
TestSettings.c Removed unused variable warnings 2020-05-20 15:10:07 +02:00
TestStreamDump.c Refactor proxy (#7312) 2021-09-23 14:52:03 +02:00
TestVersion.c Added FREERDP/WINPR prefix to define GIT_REVISION 2021-05-18 13:37:34 +02:00