mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #547] [Bug]: Settings menu visible to unauthorized users, triggering errors on access attempt #356
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
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#356
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?
Originally created by @aneopsy on GitHub (Feb 28, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/547
Originally assigned to: @maziggy on GitHub.
Bug Description
When a user has Operators & Viewers roles (but not Admin), the System button remains visible in the menu. Clicking it navigates to the settings page, which triggers an internal error along with a permission error in the web console/request, then redirects the user to the home page (printers).
Expected Behavior
Steps to Reproduce
Printer Model
X1 Carbon
Bambuddy Version
Printer Firmware Version
Installation Method
Manual (git clone)
Operating System
Linux (Ubuntu/Debian)
Relevant Logs / Support Package
Screenshots
Additional Context
Checklist
@maziggy commented on GitHub (Feb 28, 2026):
Cannot reproduce the error.
@aneopsy commented on GitHub (Feb 28, 2026):
Logged to user with only operator and viewer roles:
When clicking on Settings

I cleared local storage, still have this issue
@maziggy commented on GitHub (Feb 28, 2026):
I'm on branch 0.2.2b1.
@aneopsy commented on GitHub (Feb 28, 2026):
Same behavior on 0.2.2b1. I pulled from your repo, built the Docker image, and served it on my server.
@maziggy commented on GitHub (Feb 28, 2026):
Sorry, cannot reproduce at all.
Cache? Did you force a browser reload?
Any errror messages in logs or browser console?