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

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #15932: Module passwordcheck doesn't reference previous hooks
Дата
Msg-id 15932-78f48f9ef166778c@postgresql.org
обсуждение исходный текст
Ответы Re: BUG #15932: Module passwordcheck doesn't reference previous hooks  (Michael Paquier <michael@paquier.xyz>)
Список 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 по дате отправления:

Предыдущее
От: Greg Clough
Дата:
Сообщение: RE: GoldenGate to PostgreSQL connectivity
Следующее
От: Georg Sauthoff
Дата:
Сообщение: Re: BUG #15930: Redact PGPASSWORD environment variable in psql