forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5d3cad5
committed
Remove contrib/chkpass
The recent addition of a test suite for this module revealed a fewproblems. It uses a crypt() method that is no longer considered secureand doesn't work anymore on some platforms. Using a volatile inputfunction violates internal sanity check assumptions and leads tofailures on the build farm.So this module is neither a usable security tool nor a good example foran extension. No one wanted to argue for keeping or improving it, soremove it.Discussion:https://www.postgresql.org/message-id/5645b0d7-cc40-6ab5-c553-292a91091ee7%402ndquadrant.com1 parented87e19 commit5d3cad5
File tree
12 files changed
+0
-413
lines changed- contrib
- chkpass
- expected
- sql
- doc/src/sgml
12 files changed
+0
-413
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 | 15 |
| |
17 | 16 |
| |
18 | 17 |
| |
|
Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 0 additions & 23 deletions
This file was deleted.
Lines changed: 0 additions & 70 deletions
This file was deleted.
Lines changed: 0 additions & 13 deletions
This file was deleted.
Lines changed: 0 additions & 175 deletions
This file was deleted.
Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 0 additions & 18 deletions
This file was deleted.
Lines changed: 0 additions & 7 deletions
This file was deleted.
0 commit comments
Comments
(0)