Update README.md

whitespace bump
1 file changed
tree: b05d535873eb3053f06068df66cd3d2a01e25e3d
  1. .gitignore
  2. authz.py
  3. gen.py
  4. LICENSE
  5. pipservice-svnauthz.service
  6. README.md
  7. requirements.txt
  8. svnauthz.yaml
  9. svnauthz.yaml.sample
README.md

Daemon to maintain authz files for Apache Subversion

This daemon uses pubsub to watch for template/defition changes for authz files, and also watches for LDAP group changes to fill into the template(s).

This uses the ASF's “pipservice” Puppet class to operate/configure the daemon.

Encrypted vars used in Custom YAML templating are handled by the subversion_server module as opposed to the pipservice module's ‘custom_yaml_template’ option.

more tbd