| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
This way we can have real control over where to look for configuration
file. The old behavior was a problem for testes and things like.
|
|
|
|
|
|
|
|
|
|
| |
This plugin allows to obtain the user names and e-mails from a LDAP server.
See repsys --help-plugin ldapusers for the configuration options.
This plugin also required one small change in the ConfigParser: the class
Config should allow one to get one option value in "raw" format, so that
python format strings can be used as configuration values.
|
|
|
|
|
| |
configuration sections.
|
|
|
|
|
|
| |
It will enable us to choose which sections should not allow ConfigParser's
references.
|
|
|