View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0008859 | mantisbt | authentication | public | 2008-02-06 03:28 | 2008-02-16 19:31 |
| Reporter | mtenzer | Assigned To | |||
| Priority | normal | Severity | tweak | Reproducibility | always |
| Status | acknowledged | Resolution | open | ||
| Summary | 0008859: Creating a new user while leaving email empty makes no sense | ||||
| Description | I guess a password is created for that user but nobody knows it ;-) Solution: email should be mandatory | ||||
| Tags | No tags attached. | ||||
|
according to manual it should create an account w/o password. well, at least for me ist's not working... anybody there to try this ? |
|
|
I think setting password to blank depends on the following conditions:
It doesn't depend on whether the email address is blank or not. I guess what you are saying here makes sense. If email is blank, then we should also set the password to a blank string. |
|