[PR #1675] [MERGED] Fix static files permission under public/ #15988

Closed
opened 2025-11-02 11:59:40 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1675
Author: @PeterDaveHello
Created: 5/4/2017
Status: Merged
Merged: 5/5/2017
Merged by: @lunny

Base: masterHead: fix-file-permission


📝 Commits (1)

  • b5fc588 Fix static files permission under public/

📊 Changes

25 files changed (+0 additions, -0 deletions)

View changed files

📝 public/assets/octicons-4.3.0/octicons.eot (+0 -0)
📝 public/assets/octicons-4.3.0/octicons.min.css (+0 -0)
📝 public/assets/octicons-4.3.0/octicons.svg (+0 -0)
📝 public/assets/octicons-4.3.0/octicons.ttf (+0 -0)
📝 public/assets/octicons-4.3.0/octicons.woff (+0 -0)
📝 public/assets/octicons-4.3.0/octicons.woff2 (+0 -0)
📝 public/css/semantic-2.2.1.min.css (+0 -0)
📝 public/css/themes/basic/assets/fonts/icons.eot (+0 -0)
📝 public/css/themes/basic/assets/fonts/icons.svg (+0 -0)
📝 public/css/themes/basic/assets/fonts/icons.ttf (+0 -0)
📝 public/css/themes/basic/assets/fonts/icons.woff (+0 -0)
📝 public/css/themes/default/assets/fonts/icons.eot (+0 -0)
📝 public/css/themes/default/assets/fonts/icons.otf (+0 -0)
📝 public/css/themes/default/assets/fonts/icons.svg (+0 -0)
📝 public/css/themes/default/assets/fonts/icons.ttf (+0 -0)
📝 public/css/themes/default/assets/fonts/icons.woff (+0 -0)
📝 public/css/themes/default/assets/fonts/icons.woff2 (+0 -0)
📝 public/css/themes/default/assets/images/flags.png (+0 -0)
📝 public/css/themes/github/assets/fonts/octicons-local.ttf (+0 -0)
📝 public/css/themes/github/assets/fonts/octicons.svg (+0 -0)

...and 5 more files

📄 Description

I believe that those files shouldn't be executable.


🔄 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/1675 **Author:** [@PeterDaveHello](https://github.com/PeterDaveHello) **Created:** 5/4/2017 **Status:** ✅ Merged **Merged:** 5/5/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `fix-file-permission` --- ### 📝 Commits (1) - [`b5fc588`](https://github.com/go-gitea/gitea/commit/b5fc58830b8ea2633546e3fcf346618efcc5b7e6) Fix static files permission under public/ ### 📊 Changes **25 files changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `public/assets/octicons-4.3.0/octicons.eot` (+0 -0) 📝 `public/assets/octicons-4.3.0/octicons.min.css` (+0 -0) 📝 `public/assets/octicons-4.3.0/octicons.svg` (+0 -0) 📝 `public/assets/octicons-4.3.0/octicons.ttf` (+0 -0) 📝 `public/assets/octicons-4.3.0/octicons.woff` (+0 -0) 📝 `public/assets/octicons-4.3.0/octicons.woff2` (+0 -0) 📝 `public/css/semantic-2.2.1.min.css` (+0 -0) 📝 `public/css/themes/basic/assets/fonts/icons.eot` (+0 -0) 📝 `public/css/themes/basic/assets/fonts/icons.svg` (+0 -0) 📝 `public/css/themes/basic/assets/fonts/icons.ttf` (+0 -0) 📝 `public/css/themes/basic/assets/fonts/icons.woff` (+0 -0) 📝 `public/css/themes/default/assets/fonts/icons.eot` (+0 -0) 📝 `public/css/themes/default/assets/fonts/icons.otf` (+0 -0) 📝 `public/css/themes/default/assets/fonts/icons.svg` (+0 -0) 📝 `public/css/themes/default/assets/fonts/icons.ttf` (+0 -0) 📝 `public/css/themes/default/assets/fonts/icons.woff` (+0 -0) 📝 `public/css/themes/default/assets/fonts/icons.woff2` (+0 -0) 📝 `public/css/themes/default/assets/images/flags.png` (+0 -0) 📝 `public/css/themes/github/assets/fonts/octicons-local.ttf` (+0 -0) 📝 `public/css/themes/github/assets/fonts/octicons.svg` (+0 -0) _...and 5 more files_ </details> ### 📄 Description I believe that those files shouldn't be executable. --- <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:59:40 -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#15988