CI plan for the uicommons module. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #779 was successful

Job: Release to maven did not start

Stages & jobs

  1. Build

  2. Release

    Requires a user to start manually

Code commits

Git

  • Daniel Kayiwa

    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>

    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)