stable

Clone or download

Read-only

request #9502: SQL injection through widgets management

Change-Id: I4238942fd58c35fdf871eebfc055cc4c8d81c2fc

Modified Files

Name
M src/common/widget/WidgetLayoutManager.class.php +73 −64 Go to diff View file
M src/common/widget/Widget_ImageViewer.class.php +11 −11 Go to diff View file
M src/common/widget/Widget_MyArtifacts.class.php +8 −7 Go to diff View file
M src/common/widget/Widget_MyBookmarks.class.php +6 −5 Go to diff View file
M src/common/widget/Widget_MyMonitoredForums.class.php +9 −8 Go to diff View file
M src/common/widget/Widget_MyMonitoredFp.class.php +11 −10 Go to diff View file
M src/common/widget/Widget_MyProjects.class.php +7 −6 Go to diff View file
M src/common/widget/Widget_ProjectPublicAreas.class.php +11 −10 Go to diff View file
M src/common/widget/Widget_WikiPage.class.php +10 −9 Go to diff View file