-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TRUNK-6188: Add whitelisting for components loaded via XStream
- Loading branch information
Showing
2 changed files
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -90,6 +90,11 @@ | |
Key to grant access to remote systems to consume module webservices RESTfully | ||
</description> | ||
</globalProperty> | ||
<globalProperty> | ||
<property>@[email protected]</property> | ||
<defaultValue>org.openmrs.module.metadatasharing.ImportConfig</defaultValue> | ||
<description>Add whitelisting for components loaded via XStream TRUNK-6188</description> | ||
</globalProperty> | ||
<!-- /Required Global Properties --> | ||
|
||
<!-- Internationalization --> | ||
|