This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
You've already forked pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2025-02-16 18:25:12 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
508f97b08e
pgadmin4
/
web
/
pgadmin
/
tools
/
user_management
History
Florian Sabonchi
a3d3c74e67
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
..
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