postgres/doc
Noah Misch 442dc2c358 Lock down regression testing temporary clusters on Windows.
Use SSPI authentication to allow connections exclusively from the OS
user that launched the test suite.  This closes on Windows the
vulnerability that commit be76a6d39e
closed on other platforms.  Users of "make installcheck" or custom test
harnesses can run "pg_regress --config-auth=DATADIR" to activate the
same authentication configuration that "make check" would use.
Back-patch to 9.0 (all supported versions).

Security: CVE-2014-0067
2014-12-17 22:48:46 -05:00
..
src Lock down regression testing temporary clusters on Windows. 2014-12-17 22:48:46 -05:00
bug.template Stamp 9.3.5. 2014-07-21 15:10:42 -04:00
KNOWN_BUGS
Makefile Add maintainer-check target 2011-03-28 22:56:52 +03:00
MISSING_FEATURES
TODO