- Notifications
You must be signed in to change notification settings - Fork141
Tags: tg123/sshpiper
Tags
v1.4.5
Bump k8s.io/code-generator from 0.31.2 to 0.32.0 (#498)Bumps [k8s.io/code-generator](https://github.com/kubernetes/code-generator) from 0.31.2 to 0.32.0.- [Commits](kubernetes/code-generator@v0.31.2...v0.32.0)---updated-dependencies:- dependency-name: k8s.io/code-generator dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v1.3.1
feat: Add test case for publickey_simple_withmultiple_keyfile (#396)This commit adds a new test case to cover the scenario where multiple key files are used for authentication with the publickey_simple user. It generates a temporary key file and attempts to SSH to the piper server using both the correct and incorrect key files. The test verifies that the correct key file allows the connection and writes a random text to a shared file.
v1.3.0
Merge pull request fromGHSA-4w53-6jvp-gg52* feat: Add support for allowed proxy addressesThis commit adds support for allowed proxy addresses, which allows only connections from these IP ranges to send a proxy header based on the PROXY protocol. If the allowed proxy addresses are empty, the PROXY protocol support is disabled.* Update cmd/sshpiperd/main.goCo-authored-by: Peter G <97112726+pgibson1-godaddy@users.noreply.github.com>---------Co-authored-by: Peter G <97112726+pgibson1-godaddy@users.noreply.github.com>
PreviousNext