mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 16:35:47 +02:00
[PR #235] [CLOSED] feat: Add support and Spoolman endpoints to PUBLIC_API_ROUTES #969
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy-maziggy-1#969
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/maziggy/bambuddy/pull/235
Author: @deathly1987
Created: 2/2/2026
Status: ❌ Closed
Base:
0.1.7b← Head:0.1.7b📝 Commits (1)
24ee4aefeat: Add support and Spoolman endpoints to PUBLIC_API_ROUTES📊 Changes
1 file changed (+14 additions, -0 deletions)
View changed files
📝
backend/app/main.py(+14 -0)📄 Description
Description
Add missing support and Spoolman endpoints to PUBLIC_API_ROUTES to ensure they work correctly when authentication is enabled.
Related Issue
Fixes Spoolman integration failures with 401 Unauthorized errors
Fixes Support bundle download failures with 401 Unauthorized errors
Type of Change
Changes Made
/api/v1/support/*endpoints (bundle, debug-logging, logs) to PUBLIC_API_ROUTES/api/v1/spoolman/*endpoints (status, connect, disconnect, sync, etc.) to PUBLIC_API_ROUTES/api/v1/settings/spoolmanendpoint to PUBLIC_API_ROUTESThese endpoints are:
Testing
Checklist
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.