Skip to content
Snippets Groups Projects
Commit 92824412 authored by Peter Rotich's avatar Peter Rotich
Browse files

Fix XSS vulnerability on user's name

Names parsed from incoming emails are stored in the database as is. This
pull request addresses potential XSS vulnerability due to improper display
of unsanitized names. Going forward names will be scrubbed on create.
parent f7e19d6a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment