This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
You've already forked pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2025-02-25 18:55:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6f0eafb223
pgadmin4
/
web
/
pgadmin
/
tools
/
debugger
History
Khushboo Vashi
6f0eafb223
Fixed CSRF security vulnerability issue. per Alvin Lindstam.
Fixes
#4217
...
Initial patch by: Khushboo Vashi Modified by: Ashesh Vashi and Murtuza Zabuawala
2019-05-28 10:59:51 +05:30
..
static
Fixed CSRF security vulnerability issue. per Alvin Lindstam.
Fixes
#4217
2019-05-28 10:59:51 +05:30
templates
/debugger
Ensure that confirmation dialog should be popped up before reload of query tool or debugger
2019-04-18 15:39:36 +05:30
__init__.py
Overhaul the layout saving code so it includes the Query Tool and Debugger, and stores the layout when change events are detected rather than (unreliably) on exit.
Fixes
#4084
2019-03-26 11:08:45 -04:00