mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-12-01 21:09:10 -06:00
f0ad26ba7a
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. |
||
---|---|---|
.. | ||
migrations | ||
pgadmin | ||
regression | ||
.editorconfig | ||
.eslintrc.js | ||
babel.cfg | ||
config.py | ||
karma.conf.js | ||
package.json | ||
pgAdmin4.py | ||
pgAdmin4.wsgi | ||
setup.py | ||
webpack.config.js | ||
webpack.shim.js | ||
webpack.test.config.js | ||
yarn.lock |