Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Retrieve the LDAP schema using kerberos credentials. | Rob Crittenden | 2010-03-17 | 1 | -1/+2 |
| | | | | This is required so we can disable anonymous access in 389-ds. | ||||
* | localize doc strings | John Dennis | 2010-03-08 | 1 | -21/+25 |
| | | | | | | | | | | | | A number of doc strings were not localized, wrap them in _(). Some messages were not localized, wrap them in _() Fix a couple of failing tests: The method name in RPC should not be unicode. The doc attribute must use the .msg attribute for comparison. Also clean up imports of _() The import should come from ipalib or ipalib.text, not ugettext from request. | ||||
* | Translatable Param.label, Param.doc | Jason Gerard DeRose | 2010-02-24 | 1 | -7/+10 |
| | |||||
* | Make error message in migration plugin unicode. | Pavel Zuna | 2010-02-17 | 1 | -2/+2 |
| | |||||
* | Expand the types of groups that can be migrated to support IPA v1 migrations | Rob Crittenden | 2010-02-17 | 1 | -1/+1 |
| | |||||
* | Add DS migration plugin and password migration page. | Pavel Zuna | 2010-01-20 | 1 | -0/+374 |