Project

General

Profile

Bug #17295

Updated by Peter Amstutz about 3 years ago

User put in an invalid cluster id (6 characters).    The controller behaves very strangely when you do that.    arvadso-server should validate that the cluster id is exactly 5 alphanumeric (lowercase) characters. 

 This should check all occurrences of cluster ids (eg including Clusters, RemoteClusters, LoginCluster, etc). 

Back