pulls translations from transifex and commits them to github
Build: #101 was successful
Job: uicommons was successful
Code commits
uicommons
-
Daniel Kayiwa 7d15ac6f21ab5a24ac5f1fe35b08fab2031fc4e8
Merge pull request #29 from isears/RA-452
Fix xss issue in infoMessage popups on patient dashboard -
isears <isaac.j.sears@gmail.com> 77dadaafa535dfa51233ed5bb8623da86d26ee6d
Fix xss issue in infoMessage popups on patient dashboard
This vulnerability can be triggered in two ways:
(1) Create a patient with given, middle, or family name that contains <script>alert('xss');</script>
(2) Make any edit to a patient with pre-existing xss in one of the name fields, then submit- omod/src/main/webapp/fragments/infoAndErrorMessage.gsp (version 77dadaafa535dfa51233ed5bb8623da86d26ee6d)