User's can be activated/deactivated
Open
- Dominant language
- PHP
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
- Add a config `users.require_activation`
- Use that config in the user registration flow. If it's false, automatically create an activation record for the user. If it's true, activation will have to be manually added.
- Users list should accept a filter 'awaitingActivation' that will change the results to those users who have no activation record
- User edit/create screens should provide a checkbox/radio/option for activating the user
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.