[ 
https://issues.apache.org/jira/browse/CASSSIDECAR-461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francisco Guerrero updated CASSSIDECAR-461:
-------------------------------------------
    Description: 
The {{ListSnapshotHandler}} does not validate the snapshot name. The name 
should be validated before processing the request.

Additionally, this patch aligns with the validations for snapshot names done in 
CASSANDRA-21389. Before this patch, Sidecar only rejected snapshot names 
containing the path separator or a null character. The validation applies to 
all the handlers that have snapshot name user inputs.

  was:The {{ListSnapshotHandler}} does not validate the snapshot name. The name 
should be validated before processing the request.


> Validate snapshot name during list snapshot
> -------------------------------------------
>
>                 Key: CASSSIDECAR-461
>                 URL: https://issues.apache.org/jira/browse/CASSSIDECAR-461
>             Project: Sidecar for Apache Cassandra
>          Issue Type: Bug
>          Components: Rest API
>            Reporter: Francisco Guerrero
>            Assignee: Francisco Guerrero
>            Priority: Major
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> The {{ListSnapshotHandler}} does not validate the snapshot name. The name 
> should be validated before processing the request.
> Additionally, this patch aligns with the validations for snapshot names done 
> in CASSANDRA-21389. Before this patch, Sidecar only rejected snapshot names 
> containing the path separator or a null character. The validation applies to 
> all the handlers that have snapshot name user inputs.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to