BUG #15932: Module passwordcheck doesn't reference previous hooks - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #15932: Module passwordcheck doesn't reference previous hooks
Date
Msg-id 15932-78f48f9ef166778c@postgresql.org
Whole thread Raw
Responses Re: BUG #15932: Module passwordcheck doesn't reference previous hooks  (Michael Paquier <michael@paquier.xyz>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      15932
Logged by:          Rafael Castro
Email address:      rafaelthca@gmail.com
PostgreSQL version: 11.4
Operating system:   Any
Description:

Module passwordcheck doesn't reference (thus, doesn't call) previous
hooks:

https://github.com/postgres/postgres/blob/master/contrib/passwordcheck/passwordcheck.c#L133

As a result, if passwordcheck is used hook check_password_hook becomes
useless.


pgsql-bugs by date:

Previous
From: Greg Clough
Date:
Subject: RE: GoldenGate to PostgreSQL connectivity
Next
From: Georg Sauthoff
Date:
Subject: Re: BUG #15930: Redact PGPASSWORD environment variable in psql