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

feat(monkeys): Add support for 2FA during login [WPB-6289] #2445

Merged
merged 5 commits into from
Feb 19, 2024

Conversation

augustocdias
Copy link


PR Submission Checklist for internal contributors

  • The PR Title

    • conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow²
    • contains a reference JIRA issue number like SQPIT-764
    • answers the question: If merged, this PR will: ... ³
  • The PR Description

    • is free of optional paragraphs and you have filled the relevant parts to the best of your ability

What's new in this PR?

Issues

This adds support to 2FA in the login of the monkeys. A new flag was added in the backend configuration to indicate the need for it during authentication.


References
  1. https://sparkbox.com/foundry/semantic_commit_messages
  2. https://github.com/wireapp/.github#usage
  3. E.g. feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764.

Copy link
Contributor

github-actions bot commented Feb 5, 2024

Test Results

2 906 tests  ±0   2 784 ✔️ ±0   2m 34s ⏱️ +5s
   510 suites ±0      122 💤 ±0 
   510 files   ±0          0 ±0 

Results for commit f7a4cce. ± Comparison against base commit 5a63e13.

♻️ This comment has been updated with latest results.

@augustocdias augustocdias marked this pull request as ready for review February 13, 2024 10:52
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5a63e13) 58.37% compared to head (f7a4cce) 58.38%.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #2445   +/-   ##
==========================================
  Coverage      58.37%   58.38%           
  Complexity        21       21           
==========================================
  Files           1171     1171           
  Lines          45296    45296           
  Branches        4289     4289           
==========================================
+ Hits           26443    26445    +2     
+ Misses         16928    16926    -2     
  Partials        1925     1925           

see 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5a63e13...f7a4cce. Read the comment docs.

@datadog-wireapp
Copy link

Datadog Report

Branch report: feat/monkeys/2fa
Commit report: 2e8bf8e
Test service: kalium-jvm

✅ 0 Failed, 2784 Passed, 122 Skipped, 9m 52.08s Wall Time

@augustocdias augustocdias added this pull request to the merge queue Feb 19, 2024
Merged via the queue into develop with commit 75ae973 Feb 19, 2024
17 checks passed
@augustocdias augustocdias deleted the feat/monkeys/2fa branch February 19, 2024 09:05
jschumacher-wire pushed a commit that referenced this pull request Mar 6, 2024
* feat(monkeys): Add support for 2FA during login [WPB-6289]

* fix

* detekt

* add workaround to reuse code

* detekt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants