[PR #1569] [MERGED] Fix API crash #1449

Closed
opened 2026-03-01 14:49:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/1569
Author: @benmuth
Created: 10/26/2024
Status: Merged
Merged: 10/27/2024
Merged by: @pirate

Base: devHead: api_crash


📝 Commits (1)

📊 Changes

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

View changed files

📝 archivebox/api/v1_api.py (+1 -1)

📄 Description

Summary

This PR fixes a crash caused by using an API token without an expiration.

Related issues

#1565

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Internal architecture
  • Configuration options
  • Snapshot 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/1569 **Author:** [@benmuth](https://github.com/benmuth) **Created:** 10/26/2024 **Status:** ✅ Merged **Merged:** 10/27/2024 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `dev` ← **Head:** `api_crash` --- ### 📝 Commits (1) - [`4213d7d`](https://github.com/ArchiveBox/ArchiveBox/commit/4213d7dc278f1cd1b94fd1e079825be9cf23c161) Fix API crash ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `archivebox/api/v1_api.py` (+1 -1) </details> ### 📄 Description <!-- IMPORTANT: Do not submit PRs with only formatting / PEP8 / line length changes. --> # Summary This PR fixes a crash caused by using an API token without an expiration. <!--e.g. This PR fixes ABC or adds the ability to do XYZ...--> # Related issues #1565 <!-- e.g. #123 or Roadmap goal # https://github.com/pirate/ArchiveBox/wiki/Roadmap --> # Changes these areas - [x] Bugfixes - [ ] Feature behavior - [ ] Command line interface - [ ] Internal architecture - [ ] Configuration options - [ ] Snapshot 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 14:49:51 +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#1449
No description provided.