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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: ed87e19) | patch
Remove contrib/chkpass
2017年9月22日 14:59:46 +0000 (10:59 -0400)
2017年9月22日 15:49:48 +0000 (11:49 -0400)
commit 5d3cad564729f64d972c5c803ff34f0eb40bfd0c
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
12 files changed:
contrib/Makefile diff | blob | blame | history
contrib/chkpass/.gitignore [deleted file] blob | blame | history
contrib/chkpass/Makefile [deleted file] blob | blame | history
contrib/chkpass/chkpass--1.0.sql [deleted file] blob | blame | history
contrib/chkpass/chkpass--unpackaged--1.0.sql [deleted file] blob | blame | history
contrib/chkpass/chkpass.c [deleted file] blob | blame | history
contrib/chkpass/chkpass.control [deleted file] blob | blame | history
contrib/chkpass/expected/chkpass.out [deleted file] blob | blame | history
contrib/chkpass/sql/chkpass.sql [deleted file] blob | blame | history
doc/src/sgml/chkpass.sgml [deleted file] blob | blame | history
doc/src/sgml/contrib.sgml diff | blob | blame | history
doc/src/sgml/filelist.sgml diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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