aboutsummaryrefslogtreecommitdiff
path: root/ssh_utils.go (unfollow)
Commit message (Collapse)AuthorFilesLines
9 days*: Replacing more := with varRunxi Yu1-4/+8
10 daysAdd SPDX license headers to all Go filesRunxi Yu1-0/+3
2025-02-20all: ReformatRunxi Yu1-1/+1
2025-02-20hooks, ssh: Indicate URL of newly-created MRsRunxi Yu1-8/+10
2025-02-20hooks: Use colorful SSH messagesRunxi Yu1-0/+8
2025-02-19ssh/recv, hooks: Create MRs on push, reject pushes to others' MRsRunxi Yu1-6/+6
2025-02-19ssh/recv, users, schema: Create pubkey_only usersRunxi Yu1-6/+6
2025-02-19ssh/recv, schema: Add repos.contrib_requirementsRunxi Yu1-6/+6
2025-02-19*.go: Use lowercase error valuesRunxi Yu1-1/+1
2025-02-18*.go: Add some comments for docsRunxi Yu1-1/+1
2025-02-16{ssh_*,acl}.go: Check ACL when receiving packsRunxi Yu1-9/+7
2025-02-13ssh_{server,utils}: Swap filenamesRunxi Yu1-83/+41
2025-02-13*.go: ReformatRunxi Yu1-3/+5
2025-02-13*.go: Mass rename files for clarityRunxi Yu1-0/+0
2025-02-12{ssh,global}.go, index.html: Add global data containing ssh fpRunxi Yu1-0/+8
2025-02-12*.go: ReformatRunxi Yu1-5/+5
2025-02-12ssh.go: Use config.SSH.Net, config.SSH.AddrRunxi Yu1-1/+1
2025-02-12*.go: Use the database for repo info, and fix ssh cloning repoRunxi Yu1-2/+8
2025-02-12ssh.go: Add anonymous SSH cloningRunxi Yu1-0/+82