pgAdmin 4 commit: Don't try to render security URLs in desktop mode.Fi

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Don't try to render security URLs in desktop mode.Fi
Дата
Msg-id E1eWiZE-0001cg-8J@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Don't try to render security URLs in desktop mode. Fixes #2952. Fixes #2922

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=032795c0e35b52140e9cca5db36e7c6912519ca6
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/__init__.py                             | 6 +-----
web/pgadmin/templates/security/change_password.html | 2 ++
web/pgadmin/templates/security/forgot_password.html | 2 ++
web/pgadmin/templates/security/login_user.html      | 2 ++
web/pgadmin/templates/security/reset_password.html  | 2 ++
5 files changed, 9 insertions(+), 5 deletions(-)


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

Предыдущее
От: Mark Deneen
Дата:
Сообщение: docker container fails to start after stopping
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Remove any Apache HTTPD PID file before startingthe