Skip to content
Commit 604354ba authored by Stef Walter's avatar Stef Walter Committed by Ray Strode
Browse files

kerberos: Discover and validate realm before use

GoaKerberosProvider now talks directly with realmd
to get its list of available realms.

Since it talks to realmd directly it now has
an opportunity to validate what the user is typing,
and e.g. map domains the user types into realms.

This commit adds that additional discovery logic,
rather than passing what the user types blindly
to the identity service.

https://bugzilla.gnome.org/show_bug.cgi?id=686416
parent 4506562c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment