[PR #1491] [CLOSED] Add script root and ws file restrictions #2013

Closed
opened 2026-03-04 02:03:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1491
Author: @jdhayford
Created: 12/7/2020
Status: Closed

Base: masterHead: jack/ws-restrictions


📝 Commits (3)

  • f1dce45 Add script root and ws file restrictions
  • cc8499c Add initial dockerfile and build script
  • 0698f27 Small tweaks, unnecessary comments

📊 Changes

6 files changed (+132 additions, -1 deletions)

View changed files

📝 .gitignore (+3 -0)
Dockerfile (+42 -0)
builds/build.sh (+6 -0)
📝 src/metaheader.cpp (+20 -0)
📝 src/metaheader.h (+2 -0)
📝 src/s3fs.cpp (+59 -1)

📄 Description


🔄 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/s3fs-fuse/s3fs-fuse/pull/1491 **Author:** [@jdhayford](https://github.com/jdhayford) **Created:** 12/7/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `jack/ws-restrictions` --- ### 📝 Commits (3) - [`f1dce45`](https://github.com/s3fs-fuse/s3fs-fuse/commit/f1dce45f14a0240bd501b43d5e8ca08eb8c1bd8f) Add script root and ws file restrictions - [`cc8499c`](https://github.com/s3fs-fuse/s3fs-fuse/commit/cc8499c72fb0f79b23b07ccb33efe9fcfe4a8d82) Add initial dockerfile and build script - [`0698f27`](https://github.com/s3fs-fuse/s3fs-fuse/commit/0698f2747fb4aee8bb3fb719e951947eae16571f) Small tweaks, unnecessary comments ### 📊 Changes **6 files changed** (+132 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+3 -0) ➕ `Dockerfile` (+42 -0) ➕ `builds/build.sh` (+6 -0) 📝 `src/metaheader.cpp` (+20 -0) 📝 `src/metaheader.h` (+2 -0) 📝 `src/s3fs.cpp` (+59 -1) </details> ### 📄 Description - --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:03:15 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#2013
No description provided.