freeipa/ipa-python
Kevin McCarthy 0ddf0699a5 Add update user to gui.
Fix fields to be lowercase in web gui (server now returns them lowercase).
Fix ipaclient.py to refer to lowercase fields when adding a user.
Fix user.getValue() to check isinstance(value,list) instead of value[0].
2007-08-16 15:05:36 -07:00
..
__init__.py Fixed broken patches and server spec. 0001-01-01 00:00:00 +00:00
config.py Added config.py. 0001-01-01 00:00:00 +00:00
freeipa-python.spec Bump version numbers for release. 0001-01-01 00:00:00 +00:00
freeipa-python.spec.in - Abstracted client class to work directly or over RPC 2007-08-06 10:05:53 -04:00
ipa.conf Added ipa.conf. 0001-01-01 00:00:00 +00:00
ipaclient.py Add update user to gui. 2007-08-16 15:05:36 -07:00
krbtransport.py - Abstracted client class to work directly or over RPC 2007-08-06 10:05:53 -04:00
Makefile Only install the ipa.conf file if it does not exist. 0001-01-01 00:00:00 +00:00
README Final reorginzation to reflect packaging. 0001-01-01 00:00:00 +00:00
rpcclient.py Implement user inactivation 2007-08-17 10:03:33 -04:00
user.py Add update user to gui. 2007-08-16 15:05:36 -07:00