summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-gui/ipagui/subcontrollers/user.py
Commit message (Expand)AuthorAgeFilesLines
* define Self-Service as editting your own record.Rob Crittenden2007-11-021-2/+11
* Distinguish between active and inactive users on the Find People page.Rob Crittenden2007-11-021-1/+1
* Add delete user and group to webgui.Kevin McCarthy2007-10-231-2/+20
* Set the user password when adding a userRob Crittenden2007-10-261-2/+11
* webgui side of custom fields.Kevin McCarthy2007-10-241-0/+39
* Add add/edit/show for manager and secretary fields.Kevin McCarthy2007-10-191-7/+64
* Finish the email autosuggest.Kevin McCarthy2007-10-181-26/+14
* Add a flash message to the top of the page when there are validation errors.Kevin McCarthy2007-10-191-2/+8
* Add logger objects to each controller.Kevin McCarthy2007-10-171-0/+3
* Combine get_user/group by dn/cn into get_entry_by_cn/dn.Kevin McCarthy2007-10-091-1/+1
* Fix the webgui to allocate a new IPAClient for each request.Kevin McCarthy2007-10-081-14/+16
* Split the controllers out into separate user and group controllers.Kevin McCarthy2007-10-041-0/+537