pgadmin4/web/pgadmin/tools/user_management
2021-07-22 12:24:43 +05:30
..
static Ensure that the login account should be locked after N number of attempts. N is configurable using the 'MAX_LOGIN_ATTEMPTS' parameter. Fixes #6337 2021-07-22 12:24:43 +05:30
templates/user_management/js Added support to connect PostgreSQL servers via Kerberos authentication. Fixes #6158 2021-05-03 16:10:45 +05:30
tests Resolve the log in issue for a user having a non-existing email id 2021-07-05 12:55:40 +05:30
__init__.py Ensure that the login account should be locked after N number of attempts. N is configurable using the 'MAX_LOGIN_ATTEMPTS' parameter. Fixes #6337 2021-07-22 12:24:43 +05:30