aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2017-09-22 10:59:46 -0400
committerPeter Eisentraut <peter_e@gmx.net>2017-09-22 11:49:48 -0400
commit5d3cad564729f64d972c5c803ff34f0eb40bfd0c (patch)
tree204c57d95536e7e673923f21d40df77c83e042c9 /src
parented87e1980706975e7aa412bee200087774c5ff22 (diff)
downloadpostgresql-5d3cad564729f64d972c5c803ff34f0eb40bfd0c.tar.gz
postgresql-5d3cad564729f64d972c5c803ff34f0eb40bfd0c.zip
Remove contrib/chkpass
The recent addition of a test suite for this module revealed a few problems. It uses a crypt() method that is no longer considered secure and doesn't work anymore on some platforms. Using a volatile input function violates internal sanity check assumptions and leads to failures on the build farm. So this module is neither a usable security tool nor a good example for an extension. No one wanted to argue for keeping or improving it, so remove it. Discussion: https://www.postgresql.org/message-id/5645b0d7-cc40-6ab5-c553-292a91091ee7%402ndquadrant.com
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions