Re: Rejecting weak passwords

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Rejecting weak passwords
Дата
Msg-id 29858.1254419161@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Rejecting weak passwords  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: Rejecting weak passwords  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
Magnus Hagander <magnus@hagander.net> writes:
> That said, it would still be good to have something actually *useful*
> in contrib. A bit more than just comparing userid and password.
> Perhaps at least being able to set the min length, and the requirement
> on having >1 "character class"?

+1.  There's still the issue of not being able to do much with a
pre-MD5'd password, though.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Limit allocated memory per session
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: [PATCH] DefaultACLs