-
Notifications
You must be signed in to change notification settings - Fork 11k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: password policies #30270
refactor: password policies #30270
Conversation
|
This reverts commit e65b957.
Codecov Report
@@ Coverage Diff @@
## develop #30270 +/- ##
===========================================
- Coverage 50.17% 50.10% -0.07%
===========================================
Files 781 775 -6
Lines 14514 14484 -30
Branches 2623 2616 -7
===========================================
- Hits 7282 7257 -25
+ Misses 6835 6817 -18
- Partials 397 410 +13
Flags with carried forward coverage won't be shown. Click here to find out more. |
Co-authored-by: Marcos Spessatto Defendi <[email protected]>
…ocket.Chat into chore/password-policies-new
Co-authored-by: Hugo Costa <[email protected]> Co-authored-by: Marcos Spessatto Defendi <[email protected]>
Co-authored-by: Hugo Costa <[email protected]> Co-authored-by: Marcos Spessatto Defendi <[email protected]>
Proposed changes (including videos or screenshots)
Integrate backend and frontend password policies.
Issue(s)
Steps to test or reproduce
Further comments
WM-133