summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/pwpolicy.py
Commit message (Expand)AuthorAgeFilesLines
* ticket 1669 - improve i18n docstring extractionJohn Dennis2011-08-241-25/+21
* Fixed label capitalizationEndi S. Dewata2011-07-141-1/+1
* Fixed object_name and object_name_plural internationalizationEndi S. Dewata2011-07-121-2/+2
* Fixed entity labels.Endi S. Dewata2011-06-271-1/+1
* Added singular entity labels.Endi S. Dewata2011-06-271-0/+1
* pwpolicy-mod doesn't accept old attribute valuesMartin Kosek2011-04-291-8/+19
* Password policy commands do not include cospriorityMartin Kosek2011-04-111-32/+24
* Rename INTERNAL to NO_CLI for commands we hide from the cli.Rob Crittenden2011-01-211-6/+6
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Don't look up the CoS entry with the global password policy.Rob Crittenden2010-12-031-2/+2
* Fix returning effective rights for password policy.Rob Crittenden2010-11-191-1/+5
* Use distutil.version to check for min versionSimo Sorce2010-11-181-2/+8
* Use kerberos password policy.Rob Crittenden2010-11-011-15/+34
* Don't allow managed groups to have group password policy.Rob Crittenden2010-10-281-1/+4
* policy and configAdam Young2010-10-071-0/+2
* Generate additional positional arguments for baseldap commands from takes_args.Pavel Zuna2010-10-061-1/+3
* Update command documentation based on feedback from docs team.Rob Crittenden2010-08-271-20/+22
* First pass at per-command documentationRob Crittenden2010-06-221-0/+37
* Enforce that max password lifetime is greater than the min lifetimeRob Crittenden2010-05-171-3/+28
* Replace old pwpolicy plugin with new one using baseldap, fix tests.Rob Crittenden2010-05-171-358/+229
* Use escapes in DNs instead of quoting.Rob Crittenden2010-04-191-15/+28
* Fix cut-and-paste error in pwpolicy pluginRob Crittenden2010-03-231-2/+2
* Do a better query so we can optimize seeing if a cospriority is uniqueRob Crittenden2010-03-231-7/+11
* Use ldap2.make_*dn* methods in pwpolicy plugin.Pavel Zuna2010-03-221-1/+5
* Ensure that the group policy priority is unique.Rob Crittenden2010-03-191-10/+54
* Fix a number of bugs in the pwpolicy pluginRob Crittenden2010-03-191-8/+22
* Catch modifications with no updates and raise an errorRob Crittenden2010-03-171-2/+8
* localize doc stringsJohn Dennis2010-03-081-1/+1
* Don't calculate min/max lifetime if None is passed in.Rob Crittenden2010-03-071-2/+2
* Translatable Param.label, Param.docJason Gerard DeRose2010-02-241-19/+24
* Convert password policy integer values to unicode instead of str.Pavel Zuna2010-02-171-2/+2
* Fix the pwpolicy plugin to work better with new output system.Rob Crittenden2010-02-171-9/+24
* Implement pwplicy_find to show all group password policiesRob Crittenden2010-02-031-0/+32
* Allow cospriority to be updated and fix description of priority orderingRob Crittenden2010-01-191-7/+27
* Take 2: Extensible return values and validation; steps toward a single output...Jason Gerard DeRose2009-12-101-42/+25
* Add support for per-group kerberos password policy.Rob Crittenden2009-10-051-17/+217
* Rename plugins2 to plugins.Pavel Zuna2009-07-021-4/+4
* Rename plugins2 files (remove '2' suffix').Pavel Zuna2009-07-021-0/+148
* Delete plugins using old LDAP backend.Pavel Zuna2009-07-021-127/+0
* Renamed remaining plugins still using f_* b_* conventionJason Gerard DeRose2009-04-011-0/+127