Skip to content

Sync fork#1

Open
markvaneijk wants to merge 29 commits intorocketeers-app:mainfrom
spatie:main
Open

Sync fork#1
markvaneijk wants to merge 29 commits intorocketeers-app:mainfrom
spatie:main

Conversation

@markvaneijk
Copy link
Copy Markdown
Member

No description provided.

pyrech and others added 29 commits April 4, 2024 13:23
Allow SSH connection without user
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.
Update order of code in getExecuteCommand to exit before unnecessary code execution.
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.
# Conflicts:
#	src/Ssh.php
#	tests/SshTest.php
Add support for PHP 8.4
Add password authentication support for SSH
The command would otherwise fail without giving you any hints about what's happened, right now.
Update README.md with sshpass requirements on usePassword usage
Added Symfony 8 support to all symfony/* packages.
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.

10 participants