feat: implement centralized passphrase validation system#44
Conversation
|
Remove 231f6e9 on source branch |
|
Hi @Deepam02, Cheers, |
|
Hey @Deepam02, Cheers, |
|
yes i am still working on this issue. |
|
hi @SubstantialCattle5 |
|
the tests should pass now |
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
|
@Deepam02 rebase the branch to remove merge commits due to using git merge. |
sure, will do that. |
Closes S4tvara#38 Signed-off-by: Deepam02 <116721751+Deepam02@users.noreply.github.com>
1e5d8a5 to
ab808f8
Compare
Sure thing. Most likely in the future, we will enforce all new function define must have its unit test to exist as well. |
|
Hi @Deepam02 , |
yes i was working on this only now the codecov check should pass |
|
Hi @Deepam02, I was also planning on updating the UI to support showing the new validation passphrase requirements to the user. Let me know if you're interested in picking it up — it will be created as a new issue, of course. btw Thanks for the stellar contribution xD Cheers, |

Closes #38
Add centralized passphrase validation
Fixes scattered weak validation across the app. Now passphrases need 12+ chars with proper character requirements and common password detection.
Changes: