Re: [GENERAL] create trigger in postgres to check the password strength

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: [GENERAL] create trigger in postgres to check the password strength
Дата
Msg-id CAFj8pRBdBcpgoGMs0ohiqM3H5hyvA0qsagN=8Sykzgq6NJVgjg@mail.gmail.com
обсуждение исходный текст
Ответ на [GENERAL] create trigger in postgres to check the password strength  (PAWAN SHARMA <er.pawanshr0963@gmail.com>)
Ответы Re: [GENERAL] create trigger in postgres to check the password strength  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-general
Hi

2017-02-03 16:14 GMT+01:00 PAWAN SHARMA <er.pawanshr0963@gmail.com>:
Hi All,

Is this possible to create trigger in postgres to check the password strength( like char should be min 8 character)  while to creating  user or role with password.

If it possible can you please share the script with me..

yes, it is possible (with a extension)


Regards

Pavel
 

-Pawan

 

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

Предыдущее
От: Adam Brusselback
Дата:
Сообщение: Re: [GENERAL] create trigger in postgres to check the password strength
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: [GENERAL] create trigger in postgres to check the password strength