-
- Downloads
There was an error fetching the commit references. Please try again later.
Add support for PostgreSQL certificate authentication
* Adds postgresql['cert_auth_addresses'] attribute * Updates pg_hba.conf template to add entries in that attribute
Showing
- changelogs/unreleased/postgresql-cert-hba.yml 5 additions, 0 deletionschangelogs/unreleased/postgresql-cert-hba.yml
- doc/settings/database.md 53 additions, 1 deletiondoc/settings/database.md
- files/gitlab-config-template/gitlab.rb.template 6 additions, 0 deletionsfiles/gitlab-config-template/gitlab.rb.template
- files/gitlab-cookbooks/postgresql/attributes/default.rb 1 addition, 0 deletionsfiles/gitlab-cookbooks/postgresql/attributes/default.rb
- files/gitlab-cookbooks/postgresql/templates/default/pg_hba.conf.erb 3 additions, 0 deletions...ab-cookbooks/postgresql/templates/default/pg_hba.conf.erb
- spec/chef/recipes/postgresql_spec.rb 27 additions, 0 deletionsspec/chef/recipes/postgresql_spec.rb
Please register or sign in to comment