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
Files
c69ffaa91c6729b1dc2ef95d67cc35c6a32b3cb8
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Aditya Toshniwal
c39d257bf6
Fix an XSS issue when username contains XSS vulnerable text.
Fixes
#4386
2019-06-24 16:06:03 +05:30
..
static
Fix an XSS issue when username contains XSS vulnerable text.
Fixes
#4386
2019-06-24 16:06:03 +05:30
templates/sqleditor
/sql
Allow editing of data where a primary key column includes a % sign in the value.
Fixes
#4036
2019-06-20 12:21:37 +01:00
tests
Fix regression tests.
2019-06-20 13:26:06 +01:00
utils
Fix keyboard navigation in "inner" tabsets such as the Query Tool and Debugger.
Fixes
#4195
2019-06-10 11:10:49 +01:00
__init__.py
Allow editing of data where a primary key column includes a % sign in the value.
Fixes
#4036
2019-06-20 12:21:37 +01:00
command.py
Allow editing of data where a primary key column includes a % sign in the value.
Fixes
#4036
2019-06-20 12:21:37 +01:00