[PR #5420] [MERGED] err on insecure path #11774

Closed
opened 2026-04-12 23:38:38 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/5420
Author: @mxyng
Created: 7/1/2024
Status: Merged
Merged: 7/2/2024
Merged by: @mxyng

Base: mainHead: mxyng/insecure-path


📝 Commits (1)

📊 Changes

2 files changed (+25 additions, -7 deletions)

View changed files

📝 server/model.go (+3 -5)
📝 server/model_test.go (+22 -2)

📄 Description

archive/zip errors on insecure file paths which seems reasonable


🔄 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/5420 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 7/1/2024 **Status:** ✅ Merged **Merged:** 7/2/2024 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/insecure-path` --- ### 📝 Commits (1) - [`88bcd79`](https://github.com/ollama/ollama/commit/88bcd79bb9a4b2baa739efe2ccabcbcf3c89bdb5) err on insecure path ### 📊 Changes **2 files changed** (+25 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `server/model.go` (+3 -5) 📝 `server/model_test.go` (+22 -2) </details> ### 📄 Description `archive/zip` errors on insecure file paths which seems reasonable --- <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-12 23:38:38 -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#11774