Skip to content

[PM-4052] Fix vault timeout logic#2802

Merged
trmartin4 merged 2 commits intomasterfrom
auth/pm-4052/fix-vault-timeout
Oct 13, 2023
Merged

[PM-4052] Fix vault timeout logic#2802
trmartin4 merged 2 commits intomasterfrom
auth/pm-4052/fix-vault-timeout

Conversation

@jlf0dev
Copy link
Member

@jlf0dev jlf0dev commented Sep 28, 2023

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

Our logic for the isLocked method was only setting the user key if we were checking an inactive account. Fixed logic and added comments to communicate intention for future.

Code changes

  • file.ext: Description of what was changed and why

Screenshots

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team

@bitwarden-bot
Copy link

Logo
Checkmarx One – Scan Summary & Detailsc91b6655-ef5d-4e6d-9b53-e1c9ecbb0808

No New Or Fixed Issues Found

@jlf0dev jlf0dev requested review from andrebispo5 and fedemkr October 3, 2023 13:45
@trmartin4 trmartin4 merged commit 21fc564 into master Oct 13, 2023
@trmartin4 trmartin4 deleted the auth/pm-4052/fix-vault-timeout branch October 13, 2023 17:41
@djsmith85 djsmith85 linked an issue Oct 25, 2023 that may be closed by this pull request
1 task
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.

Vault timeout option not respected on iOS

4 participants