freeipa/ipa-server/ipa-gui
Kevin McCarthy e9bd8dee3b Change user search to be asynchronous.
This way it returns results even if the search times out.
The find_users() search now returns a counter as the first result, which
is set to -1 if the results are partial.
2007-08-28 16:01:07 -07:00
..
ipa_gui.egg-info Addiing initial turbogears web gui. 2007-08-12 04:53:18 -07:00
ipagui Change user search to be asynchronous. 2007-08-28 16:01:07 -07:00
dev.cfg Addiing initial turbogears web gui. 2007-08-12 04:53:18 -07:00
README.txt Addiing initial turbogears web gui. 2007-08-12 04:53:18 -07:00
sample-prod.cfg Addiing initial turbogears web gui. 2007-08-12 04:53:18 -07:00
setup.py Addiing initial turbogears web gui. 2007-08-12 04:53:18 -07:00
start-ipagui.py Addiing initial turbogears web gui. 2007-08-12 04:53:18 -07:00
test.cfg Addiing initial turbogears web gui. 2007-08-12 04:53:18 -07:00

ipa-gui

This is a TurboGears (http://www.turbogears.org) project. It can be
started by running the start-ipagui.py script.