index
:
.git
master
Unnamed repository; edit this file 'description' to name the repository.
Rob Crittenden
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipa-server
/
ipa-gui
/
ipagui
/
subcontrollers
/
user.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add default e-mail domain to the IPA configuration
Rob Crittenden
2007-12-10
1
-4
/
+10
*
The uid_hidden field needs to be retained until after validation succeeds
Rob Crittenden
2007-12-06
1
-6
/
+6
*
Make uid an editable field in the Edit UI so we can do RDN changes
Rob Crittenden
2007-12-06
1
-0
/
+12
*
Phase 1 of allowing admins to set the default object classes for users & groups
Rob Crittenden
2007-12-04
1
-53
/
+24
*
Enable group inactivation by using the Class of Service plugin.
Rob Crittenden
2007-11-20
1
-9
/
+17
*
Implement the password policy UI and finish IPA policy UI
Rob Crittenden
2007-11-16
1
-12
/
+37
*
Replace references to Person and People with User and Users
Rob Crittenden
2007-11-15
1
-3
/
+3
*
Include multi-value fields on the Add Person page
Rob Crittenden
2007-11-14
1
-0
/
+9
*
Add an editors group. This is used to generally grant access for users
Rob Crittenden
2007-11-14
1
-2
/
+11
*
Restrict access to some parts of the UI to those in the admins group
Rob Crittenden
2007-11-13
1
-2
/
+2
*
Enable multi-value field support for some attributes on the edit pages
Rob Crittenden
2007-11-08
1
-8
/
+79
*
define Self-Service as editting your own record.
Rob Crittenden
2007-11-02
1
-2
/
+11
*
Distinguish between active and inactive users on the Find People page.
Rob Crittenden
2007-11-02
1
-1
/
+1
*
Add delete user and group to webgui.
Kevin McCarthy
2007-10-23
1
-2
/
+20
*
Set the user password when adding a user
Rob Crittenden
2007-10-26
1
-2
/
+11
*
webgui side of custom fields.
Kevin McCarthy
2007-10-24
1
-0
/
+39
*
Add add/edit/show for manager and secretary fields.
Kevin McCarthy
2007-10-19
1
-7
/
+64
*
Finish the email autosuggest.
Kevin McCarthy
2007-10-18
1
-26
/
+14
*
Add a flash message to the top of the page when there are validation errors.
Kevin McCarthy
2007-10-19
1
-2
/
+8
*
Add logger objects to each controller.
Kevin McCarthy
2007-10-17
1
-0
/
+3
*
Combine get_user/group by dn/cn into get_entry_by_cn/dn.
Kevin McCarthy
2007-10-09
1
-1
/
+1
*
Fix the webgui to allocate a new IPAClient for each request.
Kevin McCarthy
2007-10-08
1
-14
/
+16
*
Split the controllers out into separate user and group controllers.
Kevin McCarthy
2007-10-04
1
-0
/
+537