freeipa/ipa-server/ipa-gui/ipagui
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
..
config Add images and empty files, which didn't seem to come through in the 2007-08-12 05:59:49 -07:00
forms Remove ':' from the label widgets so they can be used outside forms. 2007-08-17 10:59:42 -07:00
static - Add password generator method to controller. 2007-08-14 09:40:13 -07:00
templates Escape search input. Search by uid and cn. 2007-08-20 14:23:23 -07:00
tests Add images and empty files, which didn't seem to come through in the 2007-08-12 05:59:49 -07:00
__init__.py Add images and empty files, which didn't seem to come through in the 2007-08-12 05:59:49 -07:00
controllers.py Enhanced user search: 2007-08-27 11:30:26 -07:00
json.py Addiing initial turbogears web gui. 2007-08-12 04:53:18 -07:00
model.py Addiing initial turbogears web gui. 2007-08-12 04:53:18 -07:00
release.py Addiing initial turbogears web gui. 2007-08-12 04:53:18 -07:00