Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 4e2aa82ddd3dc9d8096b75d1ac7cc9af4d6072bf https://github.com/pgadmin-org/pgadmin4/commit/4e2aa82ddd3dc9d8096b75d1ac7cc9af4d6072bf Author: Yogesh Mahajan <yogesh.maha...@enterprisedb.com> Date: 2023-12-04 (Mon, 04 Dec 2023)
Changed paths: M docs/en_US/oauth2.rst M web/config.py M web/pgadmin/authenticate/oauth2.py Log Message: ----------- Provide a way to bypass the SSL cert verification for OAuth2 provider. #6095