Modify ↓
#343 closed defect (fixed)
AccountManagerPlugin should not allow blank username
Reported by: | JoshuaFranklin | Owned by: | Matt Good |
---|---|---|---|
Priority: | normal | Component: | AccountManagerPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.9 |
Description
Hello, the AccountManagerPlugin is very useful. I noticed that you can register an account with no username, though. It should probably check for non-blank username as well as password. Thanks!
Attachments (0)
Note: See
TracTickets for help on using
tickets.
(In [1043]) check for blank username in registration (fixes #343)