Skip to content
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

Show Users 2fa Status on Admin Page #994

Merged
merged 3 commits into from
Sep 14, 2023

Conversation

caneppelevitor
Copy link
Collaborator

Page to check users Authenticator Assurance Level:
image

AdminPage:
image
Closes #968

-Created migration to add totp and state fields that was missing
-Changed functions of link and unlink totp to also safe on the data base the information of activated or not
-Page for check activation totp on session and update on database
-Added field on admin page to show  totp users status
@sonarcloud
Copy link

sonarcloud bot commented Sep 14, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

2.1% 2.1% Coverage
0.0% 0.0% Duplication

@thesocialdev thesocialdev merged commit dd30b1c into stage Sep 14, 2023
4 checks passed
@thesocialdev thesocialdev deleted the 968-show-in-user-table-2fa-status branch September 14, 2023 16:46
@thesocialdev thesocialdev mentioned this pull request Sep 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show in the user table if the user enabled 2fa
2 participants