8000 BIT-2366: Alert user to switch to existing account with matching email on login by matt-livefront ยท Pull Request #688 ยท bitwarden/ios ยท GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

BIT-2366: Alert user to switch to existing account with matching email on login #688

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 clicki 8000 ng “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

Merged
merged 3 commits into from
Jun 27, 2024

Conversation

matt-livefront
Copy link
Collaborator

๐ŸŽŸ๏ธ Tracking

BIT-2366

๐Ÿ“” Objective

On login, if the user's entered email matches an existing account and the base URLs match, present an alert to switch to that account.

๐Ÿ“ธ Screenshots

Simulator.Screen.Recording.-.iPhone.15.Pro.-.2024-06-25.at.11.21.04.mp4

โฐ Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Protected functional changes with optionality (feature flags)
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation (Confluence, contributing docs) or informed the documentation team

๐Ÿฆฎ Reviewer guidelines

  • ๐Ÿ‘ (:+1:) or similar for great changes
  • ๐Ÿ“ (:memo:) or โ„น๏ธ (:information_source:) for notes or general info
  • โ“ (:question:) for questions
  • ๐Ÿค” (:thinking:) or ๐Ÿ’ญ (:thought_balloon:) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion
  • ๐ŸŽจ (:art:) for suggestions / improvements
  • โŒ (:x:) or โš ๏ธ (:warning:) for more significant problems or concerns needing attention
  • ๐ŸŒฑ (:seedling:) or โ™ป๏ธ (:recycle:) for future improvements or indications of technical debt
  • โ› (:pick:) for minor or nitpick changes

Copy link
Contributor
github-actions bot commented Jun 25, 2024
1 Warning
โš ๏ธ Ignoring duplicate libraries: '-lbitwarden_uniffi'
6 Messages
๐Ÿ“– BitwardenActionExtensionTests: Executed 0 tests, with 0 failures (0 expected) in 0 (0.001) seconds
๐Ÿ“– BitwardenAutoFillExtensionTests: Executed 0 tests, with 0 failures (0 expected) in 0 (0.001) seconds
๐Ÿ“– BitwardenShareExtensionTests: Executed 0 tests, with 0 failures (0 expected) in 0 (0.001) seconds
๐Ÿ“– BitwardenSharedTests: Executed 3230 tests, with 12 failures (0 expected) in 59.884 (62.319) seconds
๐Ÿ“– BitwardenTests: Executed 4 tests, with 0 failures (0 expected) in 0.42 (0.444) seconds
๐Ÿ“– NetworkingTests: Executed 26 tests, with 0 failures (0 expected) in 0.046 (0.053) seconds

Bitwarden code coverage

Total coverage: 86.25%

File Coverage
BitwardenShared/Core/Auth/Repositories/AuthRepository.swift 97.24%
BitwardenShared/Core/Platform/Services/EnvironmentService.swift 90.91%
BitwardenShared/Core/Platform/Services/StateService.swift 97.48%
BitwardenShared/UI/Auth/Extensions/Alert+Auth.swift 100.00%
BitwardenShared/UI/Auth/Landing/LandingProcessor.swift 97.90%
BitwardenShared/UI/Auth/Landing/LandingView.swift 92.80%

Powered by Slather

Generated by ๐Ÿšซ Danger

Copy link
Contributor
github-actions bot commented Jun 25, 2024

Logo
Checkmarx One โ€“ Scan Summary & Details โ€“ aa281680-dd0c-4039-b4ee-fef149adef7f

Fixed Issues

Severity Issue Source File / Package
MEDIUM Unpinned Actions Full Length Commit SHA /crowdin-pull.yml: 27

@matt-livefront matt-livefront requested a review from fedemkr June 26, 2024 14:09
@matt-livefront matt-livefront requested a review from fedemkr June 26, 2024 20:12
Copy link
codecov bot commented Jun 26, 2024

Welcome to Codecov ๐ŸŽ‰

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered โ˜‚๏ธ

@matt-livefront matt-livefront merged commit 54f855c into main Jun 27, 2024
8 checks passed
@matt-livefront matt-livefront deleted the matt/BIT-2366-login-existing-account-alert branch June 27, 2024 13:57
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.

2 participants
0