← Back to team overview

mahara-contributors team mailing list archive

[Bug 776887] [NEW] Admin user edit page doesn't warn about bad usernames

 

Public bug reported:

If an admin is changing the username of a user, they can enter in a bad
username (less than 3 chars, more than upper limit, bad charaters
within, etc). When the form is submitted no verification is done, but
the change_username function fails before writing to database.

It would be good to give feedback as to why the username is failing.

Cheers,

Hugh

** Affects: mahara
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/776887

Title:
  Admin user edit page doesn't warn about bad usernames

Status in Mahara ePortfolio:
  New

Bug description:
  If an admin is changing the username of a user, they can enter in a
  bad username (less than 3 chars, more than upper limit, bad charaters
  within, etc). When the form is submitted no verification is done, but
  the change_username function fails before writing to database.

  It would be good to give feedback as to why the username is failing.

  Cheers,

  Hugh


Follow ups

References