Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@mwoodbri mwoodbri released this 27 Sep 21:27
· 21 commits to master since this release
  • Make anonymisation configurable
    • E.g. anonymisation.tags=PatientName,PatientSex,PatientAddress in application-site.conf
    • If any values are provided for this setting then all other tags will be left intact
    • See app/util/Dicom.java for default setting
  • Allow restrictions on project identifiers to be disabled
    • Add projectIdentifier.validationDisabled=true to application-site.conf