-------- * Fixes to json.py for JSON output with SA-0.4 * Add bugzila_email to output of fas2 methods * Add people_by_id() method to fas2.AccountSystem that returns a dict of people indexed by ID. The people structure contains username, email, and human_name... what we need for most of our lookups.
--------
0.2.99.6
-------- Remove fas1 code. Document how BaseClient interacts with a server Move client code. Change BaseClient to work with Accept headers.
--------
0.2.99.5
-------- fas2.py shim to connect to fas2 via json for certain information. BaseClient bugfixes.
--------
0.2.99.4
-------- Enhancement to jsonfasprovider to provide both user.human_name and user['human_name'].
--------
0.2.99.3
-------- Bugfixes to BaseClient
--------
0.2.99.2
-------- Integrate a first working json fas identity provider and visit manager.