summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-gui/ipagui/subcontrollers
Commit message (Expand)AuthorAgeFilesLines
* Mass file removal for IPAv2.Rob Crittenden2009-02-039-2317/+0
* Use larger set from which to choose chars for random passwords.Simo Sorce2008-08-111-2/+1
* Do uniqueness check on phone numbers and cn entered via the UI.Rob Crittenden2008-05-201-2/+2
* The admin user doesn't have the inetorgperson objectclass so don't have a giv...Rob Crittenden2008-05-131-0/+10
* Fix the client-side search size limit.Rob Crittenden2008-04-251-1/+1
* Don't let a user change their own uid. Fix some related errors if they try.Rob Crittenden2008-04-231-1/+6
* Don't try to update ipauserobjectclasses or ipagroupobjectclassesRob Crittenden2008-04-021-6/+6
* On the delegation edit screen allow the direct entry of a group nameRob Crittenden2008-03-241-4/+28
* Don't try to add the default group to a user when creating the group.Rob Crittenden2008-03-311-4/+19
* Fix account activation.Rob Crittenden2008-03-311-6/+11
* When getting members let user indicate what type of member they want.Rob Crittenden2008-03-271-2/+31
* Add additional detail to error messages.Rob Crittenden2008-03-255-24/+24
* We are really changing the kerberos principal key and not the password whenRob Crittenden2008-03-241-6/+6
* Remove ACI that was causing RDN changes to failRob Crittenden2008-03-101-4/+1
* In the UI we don't want to display Edit links unless someone can actuallyRob Crittenden2008-02-271-0/+51
* Require that service principals resolve to a DNS A record.Rob Crittenden2008-02-261-1/+1
* Don't clear out the uid from the session until the record has been updated.Rob Crittenden2008-02-201-3/+3
* Use basestring class when testing to see if an object is a string to supportRob Crittenden2008-02-214-10/+12
* Use the proper access methods in IPA policy subcontroller.Rob Crittenden2008-02-181-17/+17
* Generate the multi-value entries needed when redirecting to the edit_userRob Crittenden2008-02-081-24/+39
* Don't set blank values so we don't end up with empty attributesRob Crittenden2008-01-301-70/+70
* Set the license uniformly to GPLv2 only.Rob Crittenden2008-02-047-0/+119
* Use orig_user_dict to get krbprincipalname when changing passwords.Rob Crittenden2008-01-311-1/+6
* Enable server-side sessions. It is currently using files for sessions.Rob Crittenden2008-01-231-0/+12
* Service principal deletionRob Crittenden2008-01-111-0/+45
* Finishe removing previous code to fetch keytabsSimo Sorce2007-12-211-22/+0
* Allow for direct entry of group names when creating delegations.Rob Crittenden2007-12-131-0/+19
* Fix the UI indicators for mandatory fields.Rob Crittenden2007-12-121-0/+7
* Fix delegation in the UI and add a missing aci that allows writes.Rob Crittenden2007-12-071-1/+1
* Add default e-mail domain to the IPA configurationRob Crittenden2007-12-102-4/+13
* Install principal edit page files.Karl MacMillan2007-12-081-0/+1
* The uid_hidden field needs to be retained until after validation succeedsRob Crittenden2007-12-061-6/+6
* Make uid an editable field in the Edit UI so we can do RDN changesRob Crittenden2007-12-062-10/+14
* Add UI for service principal creation and keytab retrievalRob Crittenden2007-12-051-0/+153
* Phase 1 of allowing admins to set the default object classes for users & groupsRob Crittenden2007-12-042-53/+44
* Require that the default users group existsRob Crittenden2007-11-301-2/+2
* Add ipa-python to maintainer-clean and clean up .pyc filesRob Crittenden2007-11-281-0/+1
* Enable group inactivation by using the Class of Service plugin.Rob Crittenden2007-11-202-11/+50
* Implement the password policy UI and finish IPA policy UIRob Crittenden2007-11-162-36/+126
* Replace references to Person and People with User and UsersRob Crittenden2007-11-151-3/+3
* Make the group cn an editable field though protected by default.Rob Crittenden2007-11-141-21/+15
* Include multi-value fields on the Add Person pageRob Crittenden2007-11-142-9/+14
* Add an editors group. This is used to generally grant access for usersRob Crittenden2007-11-145-13/+23
* Add more fields to the IPA Policy formRob Crittenden2007-11-131-0/+6
* Restrict access to some parts of the UI to those in the admins groupRob Crittenden2007-11-132-4/+4
* Fix editing groups when cn is a single-valued fieldRob Crittenden2007-11-091-2/+4
* Require uniqueness in the name/comment field of delegationsRob Crittenden2007-11-091-5/+30
* Initial support for policy editingRob Crittenden2007-11-123-0/+130
* Enable multi-value field support for some attributes on the edit pagesRob Crittenden2007-11-082-18/+118
* define Self-Service as editting your own record.Rob Crittenden2007-11-021-2/+11