pgadmin4/web/pgadmin
Aditya Toshniwal 8c3bba65e5 Logout the pgAdmin session when no user activity of mouse move, click or keypress. Fixes #5000.
Introduced two config params:
1. USER_INACTIVITY_TIMEOUT - Interval in seconds for the timeout. Default is 0-Zero which means disabled.
2. OVERRIDE_USER_INACTIVITY_TIMEOUT - If set to true, tools like query tool or debugger will override USER_INACTIVITY_TIMEOUT
   and will not allow the application to timeout if a query is running for a long time.
2020-01-15 18:07:46 +05:30
..
about Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
browser Logout the pgAdmin session when no user activity of mouse move, click or keypress. Fixes #5000. 2020-01-15 18:07:46 +05:30
dashboard Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
feature_tests Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
help Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
misc Fix an issue where setting STORAGE_DIR to empty should show all the volumes on Windows in server mode. Fixes #5025. 2020-01-13 13:20:37 +05:30
model Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
preferences Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
redirects Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
settings Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
setup Fix an issue where setting STORAGE_DIR to empty should show all the volumes on Windows in server mode. Fixes #5025. 2020-01-13 13:20:37 +05:30
static Added Schema Diff tool to compare two schemas and generate the difference script. 2020-01-10 15:42:09 +05:30
templates 1) Added support for custom theme creation and selection. Fixes #4348. 2019-11-07 18:51:03 +05:30
tools Logout the pgAdmin session when no user activity of mouse move, click or keypress. Fixes #5000. 2020-01-15 18:07:46 +05:30
translations Update Japanese translation. 2020-01-06 11:09:20 +05:30
utils Added Schema Diff tool to compare two schemas and generate the difference script. 2020-01-10 15:42:09 +05:30
__init__.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
messages.pot Update message catalogs. 2020-01-03 19:04:01 +05:30