This website requires JavaScript.
Explore
Help
Sign In
claunia
/
qemudb
Archived
Watch
1
Star
0
Fork
0
You've already forked qemudb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-05-24
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
fb0f3b5dd3790d4b82975bcb8b10afb4975b4f18
qemudb
/
admin
History
Chris Morgan
fb0f3b5dd3
Protect against sql injection attacks in sql INSERT statements
2006-06-24 04:20:32 +00:00
..
.cvsignore
Initial revision
2004-03-15 16:22:00 +00:00
addAppNote.php
Filter all user input to reduce the security impact of manipulated data
2006-06-17 06:10:10 +00:00
addCategory.php
Filter all user input to reduce the security impact of manipulated data
2006-06-17 06:10:10 +00:00
adminAppDataQueue.php
Protect against sql injection attacks in sql INSERT statements
2006-06-24 04:20:32 +00:00
adminAppQueue.php
Eliminate the use of the undefined testResult() class and correcting spelling of testData.
2006-06-20 23:00:01 +00:00
adminBugs.php
Filter all user input to reduce the security impact of manipulated data
2006-06-17 06:10:10 +00:00
adminCommentView.php
Make code more consistent by making it follow the appdb coding standards. Fix some spaces vs. tabs odd indenting.
2006-06-21 01:04:12 +00:00
adminMaintainerQueue.php
Make code more consistent by making it follow the appdb coding standards. Fix some spaces vs. tabs odd indenting.
2006-06-21 01:04:12 +00:00
adminMaintainers.php
Filter all user input to reduce the security impact of manipulated data
2006-06-17 06:10:10 +00:00
adminScreenshots.php
Filter all user input to reduce the security impact of manipulated data
2006-06-17 06:10:10 +00:00
adminTestResults.php
Filter all user input to reduce the security impact of manipulated data
2006-06-17 06:10:10 +00:00
adminUsers.php
Filter all user input to reduce the security impact of manipulated data
2006-06-17 06:10:10 +00:00
deleteAny.php
Filter all user input to reduce the security impact of manipulated data
2006-06-17 06:10:10 +00:00
editAppFamily.php
Make code more consistent by making it follow the appdb coding standards. Fix some spaces vs. tabs odd indenting.
2006-06-21 01:04:12 +00:00
editAppNote.php
Filter all user input to reduce the security impact of manipulated data
2006-06-17 06:10:10 +00:00
editAppVersion.php
Make code more consistent by making it follow the appdb coding standards. Fix some spaces vs. tabs odd indenting.
2006-06-21 01:04:12 +00:00
editBundle.php
Protect against sql injection attacks in sql INSERT statements
2006-06-24 04:20:32 +00:00
editDistribution.php
Fix case of 'Submit' to fix creating a new distribution
2006-06-23 05:03:03 +00:00
editVendor.php
Filter all user input to reduce the security impact of manipulated data
2006-06-17 06:10:10 +00:00
moveAppVersion.php
Filter all user input to reduce the security impact of manipulated data
2006-06-17 06:10:10 +00:00
path.php
- replaced tons of tabs with spaces
2004-12-12 03:51:51 +00:00
resubmitRejectedApps.php
Redirect admin/resubmitRejectedApps.php to appsubmit.php
2006-01-18 04:21:04 +00:00