Fix for config param: RejectSopClasses vs RejectedSopClasses

Orthanc 1.12.6 added the new configuration option RejectedSopClasses but the code actually checks for RejectSopClasses: orthanc: 9db300bcf873 OrthancServer/Sources/ServerContext.cpp.
Just 2 characters but attaching the patch anyways, please add it to the next release!
Thank you!

contribution.txt (1.2 KB)

Hello,

Thanks for the nice catch! This has been fixed in the mainline.

Note that contrarily to your patch, the uploaded fix considers RejectSopClasses and RejectedSopClasses as synonyms for backward compatibility.

Kind Regards,
Sébastien-