Re: Programmatic access to the SQL tab of pgadmin

2022-02-21 Thread Khushboo Vashi
Hi, On Mon, Feb 21, 2022 at 8:15 PM Thomas Kaliakos wrote: > > Hi all, > > TL;DR; Can I run pgadmin locally without the CSRF token check? > No possible way to bypass CSRF token currently. > Longer version: > I would like to retrieve the output of the SQL tab in pgadmin for various > resources (

Re: Programmatic access to the SQL tab of pgadmin

2022-02-21 Thread Ni Ne
hints about modules that may reveal the same info. Get Outlook for Android<https://aka.ms/AAb9ysg> From: Thomas Kaliakos Sent: Monday, February 21, 2022 7:44:59 AM To: pgadmin-support@lists.postgresql.org Subject: Programmatic access to the SQL tab of pgadm

Programmatic access to the SQL tab of pgadmin

2022-02-21 Thread Thomas Kaliakos
Hi all, TL;DR; Can I run pgadmin locally without the CSRF token check? Longer version: I would like to retrieve the output of the SQL tab in pgadmin for various resources (tables, views, functions, etc.) programmatically. I discovered that this might be possible if we send an http request to a run