Files
pgadmin4/web/pgadmin
Harshal Dhumal f0ad26ba7a Fix for Exception when the server is restarted. Fixes #2713
This issue was caused because we recently added session_write_delay in session.
So session won't be written/updated to disk from memory until specified seconds are elapsed.

However we must forcefully write/update session to disk if user loges in or out irrespective of session_write_delay to keep sessions from memory and disk in sync as user logged in status is kept in session.
2017-09-18 14:39:43 +01:00
..
2017-08-09 16:52:12 +05:30
2017-07-18 15:13:17 +01:00
2017-08-09 16:52:12 +05:30
2017-08-09 16:52:12 +05:30
2017-08-09 16:52:12 +05:30
2017-04-18 15:03:36 +01:00
2017-04-05 14:03:17 +01:00