[PR #391] [MERGED] ensure correct permissions for archived items #4165

Closed
opened 2026-03-15 01:29:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/391
Author: @apkallum
Created: 7/24/2020
Status: Merged
Merged: 7/24/2020
Merged by: @pirate

Base: djangoHead: origin/archived-item-permissions


📝 Commits (2)

  • 9cb0be1 ensure correct permissions for archived items
  • fa17e20 Update archivebox/system.py

📊 Changes

2 files changed (+13 additions, -2 deletions)

View changed files

📝 archivebox/system.py (+5 -2)
📝 tests/test_init.py (+8 -0)

📄 Description

Summary

Ensure permissions inside an archived item's output is correct + test.

**Related issues: #377

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Archived data layout on disk

🔄 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/ArchiveBox/ArchiveBox/pull/391 **Author:** [@apkallum](https://github.com/apkallum) **Created:** 7/24/2020 **Status:** ✅ Merged **Merged:** 7/24/2020 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `django` ← **Head:** `origin/archived-item-permissions` --- ### 📝 Commits (2) - [`9cb0be1`](https://github.com/ArchiveBox/ArchiveBox/commit/9cb0be183b00d8c63f23b920cfa5a6e5a5c23365) ensure correct permissions for archived items - [`fa17e20`](https://github.com/ArchiveBox/ArchiveBox/commit/fa17e20f8e8a3c334425c82fe8045ba6d9096a41) Update archivebox/system.py ### 📊 Changes **2 files changed** (+13 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `archivebox/system.py` (+5 -2) 📝 `tests/test_init.py` (+8 -0) </details> ### 📄 Description # Summary Ensure permissions inside an archived item's output is correct + test. **Related issues: #377 # Changes these areas - [x] Bugfixes - [ ] Feature behavior - [ ] Command line interface - [ ] Configuration options - [ ] Internal architecture - [ ] Archived data layout on disk --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 01:29:53 +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/ArchiveBox#4165
No description provided.