[PR #777] Exempt /add route from CSRF #2782

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

Original Pull Request: https://github.com/ArchiveBox/ArchiveBox/pull/777

State: closed
Merged: Yes


Summary

This PR exempts the /add route from CSRF checks, so the ArchiveBox Exporter extension can use it as a pseudo-API while a real API is in the works.

Related issues

#577

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Snapshot data layout on disk
**Original Pull Request:** https://github.com/ArchiveBox/ArchiveBox/pull/777 **State:** closed **Merged:** Yes --- <!-- IMPORTANT: Do not submit PRs with only formatting / PEP8 / line length changes. --> # Summary This PR exempts the `/add` route from CSRF checks, so the [ArchiveBox Exporter](https://github.com/tjhorner/archivebox-exporter) extension can use it as a pseudo-API while a real API is in the works. # Related issues #577 # Changes these areas - [ ] Bugfixes - [ ] Feature behavior - [ ] Command line interface - [ ] Configuration options - [x] Internal architecture - [ ] Snapshot data layout on disk
kerem 2026-03-01 18:00:44 +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#2782
No description provided.