Обсуждение: pgAdmin 4 commit: Don't try to render security URLs in desktop mode.Fi

Поиск
Список
Период
Сортировка

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

От
Ashesh Vashi
Дата:
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(-)