summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-gui/ipagui/proxyprovider.py
Commit message (Expand)AuthorAgeFilesLines
* Mass file removal for IPAv2.Rob Crittenden2009-02-031-176/+0
* Don't let a user change their own uid. Fix some related errors if they try.Rob Crittenden2008-04-231-2/+2
* 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-241-4/+11
* In the UI we don't want to display Edit links unless someone can actuallyRob Crittenden2008-02-271-11/+12
* Set the license uniformly to GPLv2 only.Rob Crittenden2008-02-041-0/+17
* Groups may be iterated over so should be an empty list, not NoneRob Crittenden2007-12-051-1/+1
* Restrict access to some parts of the UI to those in the admins groupRob Crittenden2007-11-131-6/+33
* define Self-Service as editting your own record.Rob Crittenden2007-11-021-1/+2
* Add set_krbccache() calls to new controller methods.Kevin McCarthy2007-09-201-2/+1
* Merge conflicts between rob and kevin patchesSimo Sorce2007-09-201-7/+7
|\
| * Small fixes to proxyprovider.Kevin McCarthy2007-09-111-7/+7
* | Use ticket forwarding with TurboGears. mod_proxy forwards the principalrcritten@redhat.com2007-09-141-2/+5
|/
* Enable mod_proxy to sit in front of TurboGears and pass along thercritten2007-09-101-0/+118