Обсуждение: 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

От
Dave Page
Дата:
Don't try to render security URLs in desktop mode. Fixes #2952. Fixes #2922

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bceb6aef3cdde642acdf39ddd8abed0634ee1733
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(-)