mirror of
https://github.com/clonos/control-pane.git
synced 2026-04-27 05:35:55 +03:00
[PR #20] [MERGED] Fixed most SQL Injections #50
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/control-pane#50
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/clonos/control-pane/pull/20
Author: @Stefar77
Created: 4/24/2019
Status: ✅ Merged
Merged: 4/30/2019
Merged by: @olevole
Base:
master← Head:master📝 Commits (8)
d411ee4Fixed most SQL Injections67e7ba3Escapes and code a bit cleaner.07b7c0cStyle updates and small fixes717c839One more SQL Injection fixed8c82d3eLess concatting in queries to make it cleaner7860bcbStyle fixes en injection todo'sf5fd0c3SQL commands upper looks cleaner19aad66Fixed 'WHER' typo in query📊 Changes
2 files changed (+783 additions, -1237 deletions)
View changed files
📝
php/clonos.php(+735 -1157)📝
php/db.php(+48 -80)📄 Description
Did a few fixes yesterday.
Still needs more fixes (like filtering for shell injections) and some more tweaks, working on that tonight.
I may split up the clonos object into separate objects (i.e. jail, bhyve, node) next update.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.