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

WIP: ✨ 2 Factor Authentication #3231

Closed
wants to merge 71 commits into from

Conversation

odeimaiz
Copy link
Member

@odeimaiz odeimaiz commented Aug 2, 2022

What do these changes do?

Registration:
2fa

Login:
2fa_login

Related issue/s

Related to ITISFoundation/osparc-issues#91

How to test

Checklist

@odeimaiz odeimaiz added the a:frontend issue affecting the front-end (area group) label Aug 2, 2022
@odeimaiz odeimaiz added this to the Meteora+1 milestone Aug 2, 2022
@odeimaiz odeimaiz self-assigned this Aug 2, 2022
@codecov
Copy link

codecov bot commented Aug 2, 2022

Codecov Report

Merging #3231 (78555f7) into master (e7cfd69) will decrease coverage by 11.3%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #3231      +/-   ##
=========================================
- Coverage    82.2%   70.9%   -11.4%     
=========================================
  Files         752     186     -566     
  Lines       32103    6717   -25386     
  Branches     4107     961    -3146     
=========================================
- Hits        26418    4763   -21655     
+ Misses       4846    1778    -3068     
+ Partials      839     176     -663     
Flag Coverage Δ
integrationtests ?
unittests 70.9% <ø> (-7.9%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...k/src/simcore_sdk/node_ports_common/filemanager.py 26.1% <0.0%> (-62.7%) ⬇️
...sdk/src/simcore_sdk/node_ports_common/dbmanager.py 42.4% <0.0%> (-43.9%) ⬇️
...e-sdk/src/simcore_sdk/node_ports_common/r_clone.py 75.4% <0.0%> (-20.8%) ⬇️
...re_sdk/node_ports_common/client_session_manager.py 92.3% <0.0%> (-7.7%) ⬇️
...re-sdk/src/simcore_sdk/node_ports_v2/port_utils.py 65.0% <0.0%> (-5.0%) ⬇️
...dk/src/simcore_sdk/node_ports_common/exceptions.py 65.6% <0.0%> (-4.5%) ⬇️
...rc/simcore_sdk/node_ports_common/storage_client.py 81.4% <0.0%> (-2.5%) ⬇️
...core-sdk/src/simcore_sdk/node_data/data_manager.py 92.5% <0.0%> (-1.9%) ⬇️
.../director/src/simcore_service_director/producer.py 61.9% <0.0%> (-0.7%) ⬇️
...re_service_webserver/application_settings_utils.py
... and 566 more

@odeimaiz odeimaiz changed the title WIP: 2 Factor Authentication: Frontend WIP: ✨ 2 Factor Authentication: Frontend Aug 2, 2022
@odeimaiz odeimaiz changed the title WIP: ✨ 2 Factor Authentication: Frontend WIP: ✨ 2 Factor Authentication Aug 3, 2022
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

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

No Coverage information No Coverage information
0.0% 0.0% Duplication

@odeimaiz odeimaiz closed this Aug 16, 2022
@odeimaiz odeimaiz deleted the feature/2fa-fe branch August 20, 2024 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:frontend issue affecting the front-end (area group)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants