Modify ↓
Opened 4 years ago
Closed 3 years ago
#5992 closed enhancement (duplicate)
Is there an account confirmation feature?
| Reported by: | anna.chulaki@… | Owned by: | pacopablo |
|---|---|---|---|
| Priority: | normal | Component: | AccountManagerPlugin |
| Severity: | normal | Keywords: | user register verifiy |
| Cc: | Trac Release: | 0.11 |
Description
We'd like to have user registration module that allows the administrator to confirm new accounts before the users will be able to login. Is there a feature enabling this?
Attachments (0)
Change History (2)
comment:1 Changed 3 years ago by hasienda
- Keywords user register verifiy added
- Owner changed from mgood to pacopablo
comment:2 Changed 3 years ago by hasienda
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.


Not yet, sorry, but maybe something quite closed to this could be achieved even with current code, if you'd require registration with email and manage to capture/hijack the address verification emails and prevent them from reaching the user.
Not too nice, sure, but new users get only very limited access and the admin could do user verification himself. At least this could serve as a starting point.