Opened 5 years ago
Closed 5 years ago
#257 closed Defect (duplicate)
Lost souls in user database after registering, but before validation
| Reported by: | mkpaa | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.0 |
| Component: | Core | Version: | 1.0 |
| Severity: | minor | Keywords: | |
| Cc: | brettp | Difficulty: |
Description
If user has registered, but has not yet validated email he is not on user list. So in case of lost email the user can not login or be removed or approved. Also new user with same name can't be created.
Feature request: user should be listed even if it is not validated.
Change History (2)
comment:1 Changed 5 years ago by marcus
comment:2 Changed 5 years ago by marcus
- Resolution set to duplicate
- Status changed from new to closed
Closed. Replaced by #216
Note: See
TracTickets for help on using
tickets.

When a new user is created it is created as disabled.
There will be a cleanup job for this and an ability to approve and delete them from the administrator console.