Need a validation to reject policy files with invalid file extensions #12661
Labels
4.x.x
Feature/OperationPolicies
Operation policies feature related issues
Priority/Normal
Type/Improvement
Describe your problem(s)
As of now, the
Operation Level Policy Support
feature allows file uploads for both Synapse gateway and Choreo Connect. These uploads are expected to have the following file extensions:However, with the current implementation, there is no validation to reject other file extensions (eg: Synapse policy file section even accepts .gotmpl files). We need to implement a validation logic to reject the uploaded file in such scenarios.
The text was updated successfully, but these errors were encountered: