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

Initial Commit for SSH Plugin #426

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vinit-chauhan
Copy link

@vinit-chauhan vinit-chauhan commented Feb 11, 2024

Overview

Create a plugin to fetch Passwords from 1Password in password-based SSH Authentication

Note:
As the default SSH utility does not provide a way to provide the password in the command line argument, it relies on the password prompt in the terminal. Therefore, this plugin leverages a utility called sshpass.

Type of change

  • Created a new plugin
  • Improved an existing plugin
  • Fixed a bug in an existing plugin
  • Improved contributor utilities or experience

Related Issue(s)

How To Test

Changelog

Created a new Plugin for SSH password-based Authentication.

@vinit-chauhan vinit-chauhan marked this pull request as ready for review February 11, 2024 22:06
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.

New plugin: ssh (password) authentication
1 participant