Project

General

Profile

Bug #48907

Updated by Nizamudeen A about 3 years ago

h3. Description of problem

The rgw users create form doesnt validate the username correctly if the username is a tenanted tenated one. For eg. Consider there is a user called tenante$sample. tenate$sample. Now I am trying to create another user and I entered tenante$sample tenate$sample as username. But it doesn't async validate the username as existing. Instead it just shows the green tick and once the submit button is clicked it'll show the user as existing.

h3. Environment

* @ceph version@ string:
* Platform (OS/distro/release):
* Cluster details (nodes, monitors, OSDs):
* Browser used (e.g.: @Version 86.0.4240.198 (Official Build) (64-bit)@):

h3. How reproducible

Always

h3. Actual results

Incorrect validation

!users.png!

Create form
!validation.png!

h3. Expected results

Validation should be correct

h3. Additional info

_here_

Back