[PR #445] [MERGED] Check if file is a symlink with web editor (#3687) #15386

Closed
opened 2025-11-02 11:45:24 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/445
Author: @lunny
Created: 12/22/2016
Status: Merged
Merged: 12/22/2016
Merged by: @tboerger

Base: masterHead: lunny/check_symlink_on_web_editor


📝 Commits (2)

📊 Changes

6 files changed (+10 additions, -0 deletions)

View changed files

📝 conf/locale/TRANSLATORS (+1 -0)
📝 conf/locale/locale_de-DE.ini (+1 -0)
📝 conf/locale/locale_en-US.ini (+1 -0)
📝 conf/locale/locale_fr-FR.ini (+1 -0)
📝 conf/locale/locale_zh-CN.ini (+1 -0)
📝 routers/repo/editor.go (+5 -0)

📄 Description

  • editor checks for symlinks

  • translate file_is_a_symlink message

  • credit translation author


🔄 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/go-gitea/gitea/pull/445 **Author:** [@lunny](https://github.com/lunny) **Created:** 12/22/2016 **Status:** ✅ Merged **Merged:** 12/22/2016 **Merged by:** [@tboerger](https://github.com/tboerger) **Base:** `master` ← **Head:** `lunny/check_symlink_on_web_editor` --- ### 📝 Commits (2) - [`cd6c859`](https://github.com/go-gitea/gitea/commit/cd6c859fe28761d1655e4210444ddb9dc53a41fa) Check if file is a symlink with web editor (#3687) - [`67d160f`](https://github.com/go-gitea/gitea/commit/67d160f5e736c470edf8e3f7aae79a326eef018c) fix error constant ### 📊 Changes **6 files changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `conf/locale/TRANSLATORS` (+1 -0) 📝 `conf/locale/locale_de-DE.ini` (+1 -0) 📝 `conf/locale/locale_en-US.ini` (+1 -0) 📝 `conf/locale/locale_fr-FR.ini` (+1 -0) 📝 `conf/locale/locale_zh-CN.ini` (+1 -0) 📝 `routers/repo/editor.go` (+5 -0) </details> ### 📄 Description * editor checks for symlinks * translate file_is_a_symlink message * credit translation author --- <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 2025-11-02 11:45:24 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#15386