Fixed bug #3 which caused xss_clean() to fail when calling input variables from arrays. #5

Merged
abelhooge merged 1 commits from fix/3 into master 4 months ago
Owner

Closes #3.

Closes #3.
abelhooge merged commit d6863d3f51 into master 4 months ago
abelhooge deleted branch fix/3 4 months ago
The pull request has been merged as d6863d3f51.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b fix/3 master
git pull origin fix/3

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff fix/3
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: FuzeWorks/WebComponent#5
Loading…
There is no content yet.