pgadmin4/web/pgadmin
Rahul Shirsat ab04b30726 1. Unverified email id is getting locked.
2. Admin should be able to lock the user, as currently it only unlocks it via
   user management dialog.
3. There were some indefinite login page loading issues when trying to log in
   with invalid password, where it should redirect to the login page again instead.

refs #6337 (Initial patch by Khushboo Vashi)
2021-08-09 21:04:49 +05:30
..
about Remove some configuration from the about dialog. 2021-06-25 11:11:28 +05:30
authenticate 1. Unverified email id is getting locked. 2021-08-09 21:04:49 +05:30
browser Added support to copy SQL from main window to query tool. Fixes #4904 2021-08-09 14:29:31 +05:30
dashboard Fixed dashboard server activity issue when active_since parameter is None. Fixes #6650 2021-07-29 11:49:27 +05:30
feature_tests Added support to copy SQL from main window to query tool. Fixes #4904 2021-08-09 14:29:31 +05:30
help Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
misc Resolved the issue when the user selects the folder 'Select' button is not getting enabled for 'Select folder' dialog. 2021-07-06 19:00:08 +05:30
model 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
preferences Rename the "Resize by data?" to "Columns sized by" and disabled the 'Maximum column width' 2021-07-27 15:17:06 +05:30
redirects Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
settings Ensure that the file format for the storage manager should be 'All files' and for other dialogs, it should remember the last selected format. Fixes #6325 2021-04-08 12:23:57 +05:30
setup Added exception handling for SQLAlchemy function to check the table exists or not. 2021-07-19 14:01:45 +05:30
static Handle null values more correctly. 2021-08-09 20:11:39 +05:30
templates Added support for OAuth 2 authentication. Fixes #5940 2021-07-06 13:22:58 +05:30
tools 1. Unverified email id is getting locked. 2021-08-09 21:04:49 +05:30
translations Update Czech translation. 2021-08-09 14:34:32 +05:30
utils Rename the "Resize by data?" to "Columns sized by" and disabled the 'Maximum column width' 2021-07-27 15:17:06 +05:30
__init__.py Fixed an issue where an empty SQLite database file is created when try to get the version. 2021-07-30 15:44:46 +05:30
messages.pot Update message catalogs. 2021-08-06 19:35:30 +05:30