1
0
Fork 0
mirror of https://github.com/maziggy/bambuddy.git synced 2026-05-09 08:25:54 +02:00

[GH-ISSUE #205] [Feature]: Authentication - Only Allow User to Update/Delete Own Jobs #126

Closed
opened 2026-05-07 00:06:31 +02:00 by BreizhHardware · 2 comments

Originally created by @cadtoolbox on GitHub (Jan 31, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/205

Originally assigned to: @maziggy on GitHub.

Problem or Use Case

With the new feature/auth_details, it would be nice to block users from updating or deleting jobs they do not own.

Proposed Solution

Add a toggle for allow or disallow with the following categories:

Queue:

  • Update Queue (My Jobs)
  • Delete Queue (My Jobs)
  • Update Queue (All Jobs)
  • Delete Queue (All Jobs)

Archives:

  • Update Archives (My Jobs)
  • Delete Archives (My Jobs)
  • Reprint Archives (My Jobs)
  • Update Archives (All Jobs)
  • Delete Archives (All Jobs)
  • Reprint Archives (All Jobs)

Library

  • Update Library (My Jobs)
  • Delete Library (My Jobs)
  • Update Library (All Jobs)
  • Delete Library (All Jobs)

Alternatives Considered

No response

Feature Category

Other

Priority

Critical for my use case

Mockups or Examples

No response

Contribution

  • I would be willing to help implement this feature

Checklist

  • I have searched existing issues to ensure this feature hasn't already been requested
Originally created by @cadtoolbox on GitHub (Jan 31, 2026). Original GitHub issue: https://github.com/maziggy/bambuddy/issues/205 Originally assigned to: @maziggy on GitHub. ### Problem or Use Case With the new feature/auth_details, it would be nice to block users from updating or deleting jobs they do not own. ### Proposed Solution Add a toggle for allow or disallow with the following categories: Queue: - Update Queue (My Jobs) - Delete Queue (My Jobs) - Update Queue (All Jobs) - Delete Queue (All Jobs) Archives: - Update Archives (My Jobs) - Delete Archives (My Jobs) - Reprint Archives (My Jobs) - Update Archives (All Jobs) - Delete Archives (All Jobs) - Reprint Archives (All Jobs) Library - Update Library (My Jobs) - Delete Library (My Jobs) - Update Library (All Jobs) - Delete Library (All Jobs) ### Alternatives Considered _No response_ ### Feature Category Other ### Priority Critical for my use case ### Mockups or Examples _No response_ ### Contribution - [ ] I would be willing to help implement this feature ### Checklist - [x] I have searched existing issues to ensure this feature hasn't already been requested
BreizhHardware 2026-05-07 00:06:31 +02:00
Author
Owner

@maziggy commented on GitHub (Feb 1, 2026):

Available in branch 0.1.7b. Please let me know if it works for you.

Please note:

  • (old) items with no user association can only be managed by admin
  • if a user is deleted, admin is prompted to either delete or keep the user's associated items

Docs -> https://wiki.bambuddy.cool/features/authentication/

<!-- gh-comment-id:3830830706 --> @maziggy commented on GitHub (Feb 1, 2026): Available in branch 0.1.7b. Please let me know if it works for you. Please note: - (old) items with no user association can only be managed by admin - if a user is deleted, admin is prompted to either delete or keep the user's associated items Docs -> https://wiki.bambuddy.cool/features/authentication/
Author
Owner

@cadtoolbox commented on GitHub (Feb 1, 2026):

Works without issues!

<!-- gh-comment-id:3830916232 --> @cadtoolbox commented on GitHub (Feb 1, 2026): Works without issues!
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/bambuddy-maziggy-1#126
No description provided.