pgAdmin 4 commit: Prevent the "Please login to access this page" messag

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Prevent the "Please login to access this page" messag
Дата
Msg-id E1hqZy3-0005ei-NC@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Prevent the "Please login to access this page" message displaying multiple times. Fixes #4306

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=157485e2bf7d57b128badcd6f918cf956fd7da98

Modified Files
--------------
docs/en_US/release_notes_4_9.rst                 | 1 +
web/pgadmin/__init__.py                          | 7 +++++--
web/pgadmin/browser/templates/browser/index.html | 5 ++++-
web/pgadmin/templates/base.html                  | 1 -
web/pgadmin/utils/session.py                     | 5 ++++-
5 files changed, 14 insertions(+), 5 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Stop using application/x-javascript as a mime type an
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Update version for release