Actions
Bug #26636
closedSSH Key does not have any format validation
Description
SSH Key does not have any format validation
Reproducer step:
- During create host request pass value under 'SSH Key' as below:
Hosts => Create Host => under Virtual Machine => SSH Key => put any value i.e. 123231
Actual result:
You could give any value
Expected result:
There should be a format validation when value put under it.
Actions