freeipa/ipa-server/ipa-gui
Kevin McCarthy e31b526c81 Enhanced user search:
- "configurable" fields to search on
- tokenize search words
- prioritize exact matches over partial matches
- split match filter generation into a re-usable function.
Other updates:
- use finally block to return ldap connections
- update web gui to use new get_user methods
2007-08-27 11:30:26 -07:00
..
ipa_gui.egg-info Addiing initial turbogears web gui. 2007-08-12 04:53:18 -07:00
ipagui Enhanced user search: 2007-08-27 11:30:26 -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.