[PR #7] [MERGED] Necessary server changes #15

Closed
opened 2026-02-28 01:18:02 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: 18-keys-should-not-be-case-sensitive-ie-identityfile


📝 Commits (3)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/therealpaulgg/ssh-sync-server/pull/7 **Author:** [@therealpaulgg](https://github.com/therealpaulgg) **Created:** 3/20/2023 **Status:** ✅ Merged **Merged:** 3/20/2023 **Merged by:** [@therealpaulgg](https://github.com/therealpaulgg) **Base:** `main` ← **Head:** `18-keys-should-not-be-case-sensitive-ie-identityfile` --- ### 📝 Commits (3) - [`b55e3d6`](https://github.com/therealpaulgg/ssh-sync-server/commit/b55e3d6fbdee7a89b3567d5a0407160261fc0aac) Necessary server changes - [`94910aa`](https://github.com/therealpaulgg/ssh-sync-server/commit/94910aa744153ba456140b73a5fdf59d0b36c43a) add CI - [`7159e6a`](https://github.com/therealpaulgg/ssh-sync-server/commit/7159e6af28a233dc745a93f8752cb1446f939400) update ssh-sync version ### 📊 Changes **8 files changed** (+100 additions, -63 deletions) <details> <summary>View changed files</summary> ➕ `.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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 01:18:02 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ssh-sync-server#15
No description provided.