[PR #359] [MERGED] fix: Add missing permission to add view (post) #2637

Closed
opened 2026-03-01 18:00:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/359
Author: @cdvv7788
Created: 7/8/2020
Status: Merged
Merged: 7/8/2020
Merged by: @pirate

Base: djangoHead: post-view-permission


📝 Commits (1)

  • d476b13 fix: Add missing permission to add view (post)

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 archivebox/core/views.py (+2 -2)

📄 Description

Summary

Add missing permission check for the add view.

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/359 **Author:** [@cdvv7788](https://github.com/cdvv7788) **Created:** 7/8/2020 **Status:** ✅ Merged **Merged:** 7/8/2020 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `django` ← **Head:** `post-view-permission` --- ### 📝 Commits (1) - [`d476b13`](https://github.com/ArchiveBox/ArchiveBox/commit/d476b130074a18e0a903743bdd3e61b5f7f397b0) fix: Add missing permission to add view (post) ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `archivebox/core/views.py` (+2 -2) </details> ### 📄 Description # Summary Add missing permission check for the add view. # 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-01 18:00:13 +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#2637
No description provided.