FreeRDP/libfreerdp/emu/scard
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
..
FreeRDP.ico.c Added smartcard emulation layer 2022-01-11 12:34:43 +01:00
FreeRDP.ico.h Added smartcard emulation layer 2022-01-11 12:34:43 +01:00
smartcard_emulate.c Smartcard tls logon fix (#7709) 2022-03-09 09:09:53 +01:00
smartcard_virtual_gids.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
smartcard_virtual_gids.h Added smartcard emulation layer 2022-01-11 12:34:43 +01:00