sillsdev / sillsdev/languageforge-lexbox
require more complex passwords for admins and managers
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 9
- Forks
- 8
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 49
Description
The idea is to not have any password requirements for normal users, but any managers or admins because they can effect other users would require a more complex password. The idea to track this by determining if the password is complex enough on the frontend.
we're going to roll this out in stages, and notify users before we force them to update their password.
- #726
- notify users that their password is not strong enough
- allow us to force a user to reset their password
another option would be to require admins to use google login.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the staged checklist and the completed #726 item, then trace where frontend password complexity is determined. Clarify whether the intended path is staged notifications and forced resets for managers and admins or Google login; done means the chosen rollout can notify affected users and enforce the required reset behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- authentication, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100