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
3f541200d98ed754cb6fd3d2a1b3f07dc547762a
pgadmin4
/
web
/
regression
/
feature_utils
History
Aditya Toshniwal
6e8ebbd375
Allow editing of data where a primary key column includes a % sign in the value.
Fixes
#4036
...
Fix an XSS issue seen in View/Edit data mode if a column name includes HTML.
Fixes
#4367
2019-06-20 12:21:37 +01:00
..
__init__.py
Add feature test framework, using selenium and chromedriver for UI testing.
2017-02-22 12:41:28 +00:00
app_starter.py
Update copyright notices for 2019
2019-01-02 15:54:12 +05:30
base_feature_test.py
Update copyright notices for 2019
2019-01-02 15:54:12 +05:30
pgadmin_page.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