-
Notifications
You must be signed in to change notification settings - Fork 27
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
💄 is91/front-end side implementation of 2FA (⚠️ devops) #3264
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3264 +/- ##
========================================
+ Coverage 81.6% 82.3% +0.6%
========================================
Files 752 752
Lines 32119 32119
Branches 4110 4110
========================================
+ Hits 26231 26446 +215
+ Misses 5036 4829 -207
+ Partials 852 844 -8
Flags with carried forward coverage won't be shown. Click here to find out more.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure if it's legal that I approve it 🙃
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
What do these changes do?
Takes changes in
web/client
developed in PR #3231 by @odeimaizRegistration:
Login:
VERY IMPORTANT:
d67532c
Related issue/s
How to test
Checklist
make openapi-specs
,git commit ...
and thenmake version-*
)cd packages/postgres-database
,make setup-commit
,sc-pg review -m "my changes"