mirror of
https://github.com/therealpaulgg/ssh-sync-server.git
synced 2026-04-25 15:45:49 +03:00
[PR #7] [MERGED] Necessary server changes #15
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ssh-sync-server#15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/therealpaulgg/ssh-sync-server/pull/7
Author: @therealpaulgg
Created: 3/20/2023
Status: ✅ Merged
Merged: 3/20/2023
Merged by: @therealpaulgg
Base:
main← Head:18-keys-should-not-be-case-sensitive-ie-identityfile📝 Commits (3)
b55e3d6Necessary server changes94910aaadd CI7159e6aupdate ssh-sync version📊 Changes
8 files changed (+100 additions, -63 deletions)
View changed files
➕
.github/workflows/tests.yml(+23 -0)📝
go.mod(+1 -1)📝
go.sum(+2 -0)📝
pkg/database/models/machine.go(+7 -5)📝
pkg/database/models/ssh_config.go(+11 -11)📝
pkg/database/models/user.go(+6 -3)📝
pkg/web/router/routes/data.go(+32 -25)📝
pkg/web/router/routes/setup.go(+18 -18)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.