Skip to content

Conversation

@shaunluedeke
Copy link
Contributor

@shaunluedeke shaunluedeke commented Sep 10, 2024

Introduce optional password support in the Ssh class through the constructor and a new usePassword method. Updated README to document these changes and added relevant test cases.
#100

Introduced a password parameter to the Ssh class constructor to enable login with a password. Modified related methods to include the password in the SSH and SCP commands. Added a test case to verify password login functionality and updated snapshots accordingly.
Introduce optional password support in the Ssh class through the constructor and a new usePassword method. Updated README to document these changes and added relevant test cases.
Changed the package name in composer.json from spatie/ssh to shaunluedeke/ssh. This update is necessary to reflect the new ownership or namespace of the package. All other metadata remains unchanged.
@freekmurze freekmurze merged commit dd80b7e into spatie:main Dec 23, 2024
8 checks passed
@freekmurze
Copy link
Member

Thank you!

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.

3 participants