forked from Cacti/cacti
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
removing many $_GET, $_REQUEST, and $_POST variable usage
There are still three steps to go in this overall. The first is to replace all the page filtering session storing and validation functions and the second is to propagate those changes into various areas of the lib directory that include the use of the various variables, lastly, developer mode will have to be enable to see if there are any variables used in the code that have not been sanitized. Note, at this point the develop branch should be thought of as slightly unstable
- Loading branch information
Showing
54 changed files
with
2,381 additions
and
2,209 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.