Move security keys into the SQLite database, and auto-generate them. This avoids packagers having to deal with the issue, which can be difficult if they need to cater for both server and desktop modes.
Fixes #1849 Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bc5cc964a3a67a0a5e367524c18e51266faf08f8 Modified Files -------------- web/config.py | 16 +++--------- web/pgAdmin4.py | 12 --------- web/pgadmin/__init__.py | 31 +++++++++++++++++------ web/pgadmin/model/__init__.py | 9 ++++++- web/setup.py | 58 +++++++++++++++++++++++++++++++++---------- 5 files changed, 80 insertions(+), 46 deletions(-) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers