summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-gui/ipagui/subcontrollers/ipapolicy.py
Commit message (Expand)AuthorAgeFilesLines
* Don't try to update ipauserobjectclasses or ipagroupobjectclassesRob Crittenden2008-04-021-6/+6
* Add additional detail to error messages.Rob Crittenden2008-03-251-1/+1
* Use basestring class when testing to see if an object is a string to supportRob Crittenden2008-02-211-2/+2
* Use the proper access methods in IPA policy subcontroller.Rob Crittenden2008-02-181-17/+17
* Set the license uniformly to GPLv2 only.Rob Crittenden2008-02-041-0/+17
* Add default e-mail domain to the IPA configurationRob Crittenden2007-12-101-0/+3
* Phase 1 of allowing admins to set the default object classes for users & groupsRob Crittenden2007-12-041-0/+20
* Require that the default users group existsRob Crittenden2007-11-301-2/+2
* Implement the password policy UI and finish IPA policy UIRob Crittenden2007-11-161-24/+89
* Add an editors group. This is used to generally grant access for usersRob Crittenden2007-11-141-3/+4
* Add more fields to the IPA Policy formRob Crittenden2007-11-131-0/+6
* Initial support for policy editingRob Crittenden2007-11-121-0/+96