Fix xss #48

Merged
Plume_migration_agent merged 5 commits from master into master 6 years ago
Owner

Fix xss by sanitizing fields containing untrusted html and excaping fields which should not. Fix half of #44

Fix xss by sanitizing fields containing untrusted html and excaping fields which should not. Fix half of #44
elegaanz (Migrated from github.com) approved these changes 6 years ago
elegaanz (Migrated from github.com) left a comment

Seems to be working fine. Thanks!

Seems to be working fine. Thanks!

Reviewers

The pull request has been merged as 26be381d53.
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 master master
git pull origin master

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff master
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 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: Plume/Plume#48
Loading…
There is no content yet.