Skip to content
  • Marek Kašík's avatar
    authentication: Handle authentication asynchronically · 403214fb
    Marek Kašík authored
    Once FreeRDP calls for credentials in the sync callback
    emit signal that authentication is needed and wait
    until frdp_display_authenticate_finish() is called.
    Then pass the authentication credentials back to FreeRDP.
    
    Also add support for domains.
    403214fb