summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/selfservice.py
Commit message (Expand)AuthorAgeFilesLines
* Update all remaining plugins to the new Registry APINathaniel McCallum2014-06-111-6/+9
* Allow primary keys to use different type than unicode.Jan Cholasta2014-04-181-5/+5
* Update plugin docstrings (topic help) to reflect dropped CSV supportPetr Viktorin2013-02-221-4/+6
* Update argument docs to reflect dropped CSV supportPetr Viktorin2013-02-221-3/+2
* Explicitly filter options that permission-{add,mod} passes to aci-{add,mod}Petr Viktorin2012-07-021-2/+0
* Do not use extra command options in ACI, permission, selfservicePetr Viktorin2012-05-141-2/+1
* Limit permission and selfservice names to alphanumerics, -, _, spacePetr Viktorin2012-04-091-0/+4
* Fix raw format for ACI commandsMartin Kosek2012-02-031-23/+23
* Add missing --pkey-only option for selfservice and delegationMartin Kosek2012-01-161-0/+3
* Parse comma-separated lists of values in all parameter types. This can be ena...Jan Cholasta2011-11-301-3/+5
* ticket 1669 - improve i18n docstring extractionJohn Dennis2011-08-241-25/+17
* Fixed label capitalizationEndi S. Dewata2011-07-141-1/+1
* Fixed object_name and object_name_plural internationalizationEndi S. Dewata2011-07-121-2/+2
* Fixed object_name usage.Endi S. Dewata2011-07-051-2/+2
* Added singular entity labels.Endi S. Dewata2011-06-271-1/+2
* Fix style and grammatical issues in built-in command help.Rob Crittenden2011-03-041-14/+14
* Fix translatable strings in ipalib plugins.Pavel Zuna2011-03-011-1/+1
* ACI plugin supports prefixesMartin Kosek2011-01-261-1/+15
* Display the entries that failed when deleting with --continue.Rob Crittenden2011-01-101-1/+1
* Setting an empty set of target attributes should raise an exception.Rob Crittenden2011-01-101-0/+2
* aci uiAdam Young2010-12-201-1/+2
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Don't use camel-case LDAP attributes in ACI and don't clear enrolledByRob Crittenden2010-12-171-0/+1
* Add metadata for the selfservice and delegation plugins.Rob Crittenden2010-12-141-0/+14
* Add plugin for manage self-service ACIsRob Crittenden2010-12-081-0/+192