BUG #15932: Module passwordcheck doesn't reference previous hooks

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: rafaelthca(at)gmail(dot)com
Subject: BUG #15932: Module passwordcheck doesn't reference previous hooks
Date: 2019-07-29 15:56:35
Message-ID: 15932-78f48f9ef166778c@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 15932
Logged by: Rafael Castro
Email address: rafaelthca(at)gmail(dot)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.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Georg Sauthoff 2019-07-29 18:37:39 Re: BUG #15930: Redact PGPASSWORD environment variable in psql
Previous Message Greg Clough 2019-07-29 11:19:22 RE: GoldenGate to PostgreSQL connectivity