summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-gui
Commit message (Expand)AuthorAgeFilesLines
* Ignore empty values when converting a multi-valued form field back to a list....Rob Crittenden2008-06-091-1/+2
* Add our own SIGTERM handler so we can do clean shutdowns.Rob Crittenden2008-06-091-2/+13
* Fix issue of double logging in ipa_error.log.Rob Crittenden2008-06-036-4/+60
* Move non-user-configurable configuration elements to TurboGears app.cfg file.Rob Crittenden2008-05-223-31/+58
* Add validators.py to the list of files.Rob Crittenden2008-05-201-0/+1
* Do uniqueness check on phone numbers and cn entered via the UI.Rob Crittenden2008-05-203-4/+80
* The admin user doesn't have the inetorgperson objectclass so don't have a giv...Rob Crittenden2008-05-131-0/+10
* Refine our web space some more so that everything we reference is in /ipaRob Crittenden2008-05-075-29/+29
* Fix the client-side search size limit.Rob Crittenden2008-04-301-1/+1
* Add nfs as a service principal type.Rob Crittenden2008-04-231-0/+1
* Don't let a user change their own uid. Fix some related errors if they try.Rob Crittenden2008-04-232-3/+8
* Add missing imageRob Crittenden2008-04-031-0/+1
* Don't try to update ipauserobjectclasses or ipagroupobjectclassesRob Crittenden2008-04-022-9/+13
* 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
* Do case-less comparisons when considering objectclass but store theRob Crittenden2008-03-282-0/+4
* When getting members let user indicate what type of member they want.Rob Crittenden2008-03-274-7/+77
* Add additional detail to error messages.Rob Crittenden2008-03-255-24/+24
* Don't error out if the user isn't in any groups.Rob Crittenden2008-03-261-0/+3
* Re-root the IPA web UI to /ipa and the XML-RPC interface to /ipaxml.Rob Crittenden2008-03-243-12/+19
* We are really changing the kerberos principal key and not the password whenRob Crittenden2008-03-245-45/+45
* Remove ACI that was causing RDN changes to failRob Crittenden2008-03-101-4/+1
* Remove some duplicate id's that are not valid HTMLRob Crittenden2008-03-053-5/+2
* Remove the ability for the average user to add/delete groups on user edit pageRob Crittenden2008-03-041-3/+3
* In the UI we don't want to display Edit links unless someone can actuallyRob Crittenden2008-02-272-11/+63
* Require that service principals resolve to a DNS A record.Rob Crittenden2008-02-261-1/+1
* Use the label "Full Name" for "Common Name"Rob Crittenden2008-02-262-2/+2
* Remove HTML from Javascript error message and fix up language to be clearerRob Crittenden2008-02-221-1/+1
* Don't clear out the uid from the session until the record has been updated.Rob Crittenden2008-02-201-3/+3
* Don't let a regular user edit their own active status or managerRob Crittenden2008-02-201-1/+4
* Use basestring class when testing to see if an object is a string to supportRob Crittenden2008-02-214-10/+12
* IE 6 doesn't support transparent PNGRob Crittenden2008-02-204-3/+1
* Include and use policy icon in the UIRob Crittenden2008-02-205-3/+4
* Objects used by new CSS layout.Rob Crittenden2008-02-2010-0/+0
* Only show Delete button for admins, editors and don't let user delete them selfRob Crittenden2008-02-181-2/+4
* Update of CSS from Máirín Duffy including some per-object imagesRob Crittenden2008-02-1921-171/+375
* Use the proper access methods in IPA policy subcontroller.Rob Crittenden2008-02-181-17/+17
* Import internationalization for kid templates patch from Masato TaruishiRob Crittenden2008-02-198-0/+1588
* Initial SELinux policies for ipa_kpasswd and ipa_webguiRob Crittenden2008-02-081-10/+17
* Fix incorrect form labelRob Crittenden2008-02-141-1/+1
* Generate the multi-value entries needed when redirecting to the edit_userRob Crittenden2008-02-081-24/+39
* Install principalshow.kidRob Crittenden2008-02-081-0/+1
* 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-0462-7/+1046
* Create /var/run/<process>.pid to play nicers with the start scriptsRob Crittenden2008-02-062-2/+23
* Use orig_user_dict to get krbprincipalname when changing passwords.Rob Crittenden2008-01-311-1/+6
* Enable logging so we can catch startup errors either in the console orRob Crittenden2008-01-301-3/+51
* Listen only on the localhost interfaceRob Crittenden2008-01-251-0/+4
* Dropped the last 's' in the sessions cache directoryRob Crittenden2008-01-241-1/+1