git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: a3c6d10) | patch
Fix pg_hba.conf matching so that replication connections only match records
2010年4月21日 03:32:53 +0000 (03:32 +0000)
2010年4月21日 03:32:53 +0000 (03:32 +0000)
commit a2c3931a244b67115a0eac1ee5fde9eb7cb4e42c
Fix pg_hba.conf matching so that replication connections only match records
with database = replication. The previous coding would allow them to match
ordinary records too, but that seems like a recipe for security breaches.
Improve the messages associated with no-such-pg_hba.conf entry to report
replication connections as such, since that's now a critical aspect of
whether the connection matches. Make some cursory improvements in the related
documentation, too.
doc/src/sgml/client-auth.sgml diff | blob | blame | history
doc/src/sgml/high-availability.sgml diff | blob | blame | history
doc/src/sgml/recovery-config.sgml diff | blob | blame | history
src/backend/libpq/auth.c diff | blob | blame | history
src/backend/libpq/hba.c diff | blob | blame | history
src/backend/replication/libpqwalreceiver/libpqwalreceiver.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /