View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001694 | Anope Stable (2.0.x series) | General | public | 2017-01-03 14:05 | 2017-01-03 23:54 |
Reporter | ivp | Assigned To | Adam | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Summary | 0001694: Nickname registration via webcpanel doesn't report 'registration' type to the user | ||||
Description | When users registers nickname using webcpanel it always writes "Nickname ... registered." Depending on "registration" setting for ns_register module, webcpanel should display more details. E.g. if having registration = "mail", there should be information that user should check his mailbox as the next step. | ||||
Tags | No tags attached. | ||||
|
The log message from users registering with webcpanel was already fixed in https://github.com/anope/anope/commit/b3010c3c6b2a938c28ff10ab67f09528f0c91896. I think that registration = "mail" already works. |