pulls translations from transifex and commits them to github
Code commits
htmlformentry
-
Mark Goodrich <mgoodrich@pih.org> 830db76f5da1b147ac5816ea66d8a7f14d9058f8
Merge pull request #138 from isears/HTML-676
Configure xml parser to ignore xxe entities -
Isaac Sears <isaac.j.sears@gmail.com> 9dcd304688e65c31cac5532fe501b9816ed975ae
Configure xml parser to ignore xxe entities
Disallow malicious xxe, allow benign xxe- api-tests/src/test/java/org/openmrs/module/htmlformentry/HtmlFormEntryUtilTest.java (version 9dcd304688e65c31cac5532fe501b9816ed975ae)
- api/src/main/java/org/openmrs/module/htmlformentry/HtmlFormEntryUtil.java (version 9dcd304688e65c31cac5532fe501b9816ed975ae)
coreapps
-
dkayiwa <kayiwadaniel@gmail.com> 8ed294fe5ca39e62c3fa4b9acbce1b46fea2f8bf
Adding a rest controller - RA-1520
- omod/src/main/java/org/openmrs/module/coreapps/web/controller/CoreappsRestController.java (version 8ed294fe5ca39e62c3fa4b9acbce1b46fea2f8bf)