Strong Password Generation at time of bulk Add
- Dominant language
- Go
- Stars
- 15.7k
- Forks
- 1.4k
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 7
Description
## Is your enhancement request related to a problem? Please describe
As of Now, Admin Needs to provide password while creating user. It keeps them in a tough place of having strong passwords
## Describe the solution you'd like
Let system generate password, and send generated password to the added user based on added user email.
This can work in line with another request https://github.com/apache/incubator-answer/issues/770
## Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Contributor guide
No contributing guide indexed for this repository
Research direction
Begin by tracing the bulk user-creation flow and reviewing the related request in issue #770. Confirm how generated credentials would be delivered to each added user's email, then verify that bulk creation produces strong passwords and sends the expected message to every user.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authentication, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100