Skip to content
  • Felipe Borges's avatar
    frdp-display: Delegate the authentication to clients · 24c910f0
    Felipe Borges authored
    The frdp_display_authenticate() method is virtual, so clients
    need to implement it in order to be able to provide credentials
    whenever it is necessary.
    
    Gtk-frdp clients can always provide credentials before opening
    the host (connecting), this way they don't need to implement
    frdp_display_authenticate()
    24c910f0