Hi Team,
I have updated UI for the style guide, details as follow:
1. Resolved all UI changes suggested by Aradhana.
2. Added labels for query-tool and tree-views icons in iconography.
PFA patch v7 for the same.
If required any changes please let me know.
Regards,
Nikhil Mohite.
On Wed, Aug
Remove illegal argument from trigger function in trigger DDL statement. Fixes
#5779
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1bd0a0edf560057453e56f18c6a2b98708a753b3
Modified Files
--
docs/en_US/release_notes_4_26.rst
Hi All,
I have login to web based pgadmin tool remotely and in the login screen I
was unable to login or reset my password.
When reset my password i got password reset message sent to my office email
id , but i did not receive password reset mail.
I want to change my username and password. I wan
Hi Vivekananda,
You need to put the SMTP configurations in config_local.py file to make it
work. Refer -
https://www.pgadmin.org/docs/pgadmin4/4.25/config_py.html#the-config-py-file
Change -
###
Mail server
settings#
Ensure that a valid error message should be displayed for an incorrect user or
password.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ed1bd74301c7a850a40c94692d13d91bd253bdfd
Modified Files
--
web/pgadmin/__init__.py