[PR #2284] [MERGED] remove unnecessary parse raw #21384

Closed
opened 2026-04-19 15:36:31 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/2284
Author: @mxyng
Created: 1/31/2024
Status: Merged
Merged: 1/31/2024
Merged by: @mxyng

Base: mainHead: mxyng/parse-raw


📝 Commits (1)

  • c8b1f23 remove unnecessary parse raw

📊 Changes

1 file changed (+1 additions, -6 deletions)

View changed files

📝 server/auth.go (+1 -6)

📄 Description

There's no point parsing the raw private key when all it's doing is creating a ssh key


🔄 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/ollama/ollama/pull/2284 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 1/31/2024 **Status:** ✅ Merged **Merged:** 1/31/2024 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/parse-raw` --- ### 📝 Commits (1) - [`c8b1f23`](https://github.com/ollama/ollama/commit/c8b1f2369e9ff31a443436eb378dc620595b29ab) remove unnecessary parse raw ### 📊 Changes **1 file changed** (+1 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `server/auth.go` (+1 -6) </details> ### 📄 Description There's no point parsing the raw private key when all it's doing is creating a ssh key --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-19 15:36:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#21384