Commit 37069161 authored by Côme Chilliet's avatar Côme Chilliet
Browse files

:ambulance: fix(password recovery) Escape HTML from input fields

This is a work-around to avoid javascript injection. The better way
 would be for msg_dialog to escape error text but that would cause
 problem elsewhere, so in the mean time we escape here.

issue #5918
Showing with 5 additions and 5 deletions
+5 -5
  • bmortier @bmortier

    mentioned in commit c899e0bd

    By Côme Chilliet on 2018-11-05T16:42:00 (imported from GitLab)

    ·

    mentioned in commit c899e0bd

    By Côme Chilliet on 2018-11-05T16:42:00 (imported from GitLab)

    Toggle commit list
  • bmortier @bmortier

    mentioned in merge request !446

    By Côme Chilliet on 2018-11-05T16:42:27 (imported from GitLab)

    ·

    mentioned in merge request !446

    By Côme Chilliet on 2018-11-05T16:42:27 (imported from GitLab)

    Toggle commit list
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment