Skip to content
Commit 9d5b92e2 authored by Ray Strode's avatar Ray Strode
Browse files

password: detect enterprise account without heuristic

Right now we detect an enterprise account by the lack of an
ActUser object.  That can't work going forward though, since other
bits of the code need an ActUser object for enterprise accounts.

This commit adds the account mode to the driver and changes the
password page to look at the account mode directly.

https://bugzilla.gnome.org/show_bug.cgi?id=752980
parent 02168722
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