-
Notifications
You must be signed in to change notification settings - Fork 16
Add manual user activation #78
Comments
Hello Mick, I think that we should have a more comprehensive account setup process.
The account recovery code is exactly the same as a password + username concatenated together.
If the account meets a certain policy, the user can apply for an account promotion. A user that has the appropriate privileges can accept the promotion. Ie. Full User.
The above can happen automatically according to certain administrative policies. At each stage the account has a status. maybe:
Then we could have all sorts of activity based statistics connected to accounts and enable promotion requests or automatic promotions based upon these statistics. |
Hey @da2ce7 , I think this is a good idea. I'm only a bit confused by having user passwords as optional. Would users then only login with their username and/or Account Registration Recovery Code? I'm currently working on an ERD for a new database structure that incorporates this issue as well as #30. |
@WarmBeer I've updated the account_recovery_code part to be more descriptive. |
Torrust Index should have an option for manual account activation.
Guests will then be able to signup for an account and optionally verify their email. But they won't be able to login until a Torrust Index admin activates the pending account.
The text was updated successfully, but these errors were encountered: