Skip to content

[PM-15863] Request master password before revealing private SSH key #4481

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

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

SaintPatrck
Copy link
Contributor

🎟️ Tracking

PM-15863

📔 Objective

Add a master password prompt before revealing the private SSH key if the content requires reprompt.

📸 Screenshots

image

⏰ Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation 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 Dec 16, 2024

Logo
Checkmarx One – Scan Summary & Details865a2845-e2e9-4cad-a435-ec4bdfd20b36

No New Or Fixed Issues Found

@SaintPatrck SaintPatrck force-pushed the PM-15863/ssh-key-mp-prompt branch 2 times, most recently from 61e9308 to 221f5b5 Compare December 19, 2024 18:47
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

Attention: Patch coverage is 63.63636% with 4 lines in your changes missing coverage. Please review.

Project coverage is 88.90%. Comparing base (3329dfa) to head (f0493ab).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
...warden/ui/vault/feature/item/VaultItemViewModel.kt 63.63% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4481      +/-   ##
==========================================
- Coverage   88.91%   88.90%   -0.01%     
==========================================
  Files         455      455              
  Lines       39558    39569      +11     
  Branches     5605     5606       +1     
==========================================
+ Hits        35173    35180       +7     
- Misses       2428     2432       +4     
  Partials     1957     1957              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Adds a master password prompt before revealing the private SSH key if the content requires reprompt.
@SaintPatrck SaintPatrck force-pushed the PM-15863/ssh-key-mp-prompt branch from 221f5b5 to f0493ab Compare December 19, 2024 20:53
Copy link
Collaborator

@dseverns-livefront dseverns-livefront left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SaintPatrck SaintPatrck added this pull request to the merge queue Dec 20, 2024
Merged via the queue into main with commit 5aa8369 Dec 20, 2024
8 checks passed
@SaintPatrck SaintPatrck deleted the PM-15863/ssh-key-mp-prompt branch December 20, 2024 18:10
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