Thread: pgAdmin 4 commit: Allow a banner to be displayed on the login and other

pgAdmin 4 commit: Allow a banner to be displayed on the login and other

From
Dave Page
Date:
Allow a banner to be displayed on the login and other related pages showing custom text. Fixes #4549

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_12.rst           |  1 +
web/config.py                               |  7 +++++++
web/pgadmin/static/scss/_pgadmin.style.scss | 10 ++++++++++
web/pgadmin/templates/security/panel.html   |  5 +++++
4 files changed, 23 insertions(+)