create trigger in postgres to check the password strength

From: PAWAN SHARMA <er(dot)pawanshr0963(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: create trigger in postgres to check the password strength
Date: 2017-02-03 15:14:17
Message-ID: CAPgXFMTn6k9-DfenzhgnLY9VWdKTyyWtPDsgRzjukvyZJdDrBw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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..

-Pawan

Responses

Browse pgsql-general by date

  From Date Subject
Next Message PAWAN SHARMA 2017-02-03 15:16:23 Re: create trigger in postgres to check the password strength
Previous Message Nikolai Zhubr 2017-02-03 13:30:12 Re: Causeless CPU load waves in backend, on windows, 9.5.5 (EDB binary).