freeipa/ipa-server/ipa-gui
Kevin McCarthy 24c22a2ebc Misc small fixes:
- Members of groups are clickable
- Combine name and uid into a single column in find users
- Remove license plate from searching
- Mailto links on user emails
- Add timelimit to finds.  This is experimental...
- Fix usersearch to only search on objectClass=Person
- Change search to use get parameter
2007-09-25 11:25:48 -07:00
..
ipa_gui.egg-info Enable mod_proxy to sit in front of TurboGears and pass along the 2007-09-10 16:33:01 -04:00
ipagui Misc small fixes: 2007-09-25 11:25:48 -07:00
dev.cfg Add a failed login page. In theory it should never been seen but it makes 2007-09-21 10:58:40 -04: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 Enable mod_proxy to sit in front of TurboGears and pass along the 2007-09-10 16:33:01 -04: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.