← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1279579] Re: Enforce length checking for user name field

 

** Changed in: horizon
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1279579

Title:
  Enforce length checking for user name field

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Currently in User update, there is no checking on the user name
  length. But once the form is submitted, the system actually checked
  the length of the user name and reported error on that, as shown
  below:

  Recoverable error: User name should not be greater than 255
  characters. (HTTP 400)

  It would be better checking this on the front end.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1279579/+subscriptions


References