Access Control for Makerspace machines, tools and more

6 Open Issues Need Help Last updated: Jul 5, 2025

Open Issues Need Help

View All on GitHub
Hardware Access Control

AI Summary: The task requires adding a 'columns.type' label to the email templates used by the Attraccess resource management system. This is based on a reported missing label in the template dialog, impacting user experience and potentially data clarity in the emails sent.

Complexity: 2/5
bug good first issue

Access Control for Makerspace machines, tools and more

TypeScript
Hardware Access Control

AI Summary: Fix a bug in the Attraccess resource management system where newly added resources without usage history display an incorrectly labeled 'status.available' instead of a properly named available status. This involves updating the display logic to handle the case of resources with no usage data, potentially by providing a default slug or checking for the existence of a usage record before displaying the status.

Complexity: 2/5
bug good first issue

Access Control for Makerspace machines, tools and more

TypeScript
Hardware Access Control

AI Summary: Add donation links for active developers to the Attraccess project's README and potentially the application itself. This involves identifying key contributors, obtaining their donation links (e.g., Buy Me a Coffee, GitHub Sponsors, Open Collective), and integrating these links appropriately into the project's documentation and user interface.

Complexity: 2/5
help wanted question

Access Control for Makerspace machines, tools and more

TypeScript
Hardware Access Control

AI Summary: Implement two-factor authentication (2FA) as an optional or mandatory security feature for user accounts in the Attraccess resource management system. This involves integrating a 2FA provider (e.g., Authy, Google Authenticator) and allowing administrators to configure 2FA settings for individual users or user roles, potentially based on access privileges to critical resources.

Complexity: 4/5
enhancement good first issue

Access Control for Makerspace machines, tools and more

TypeScript
Hardware Access Control

AI Summary: Enhance the user overview page in Attraccess to display user permissions (configure resources, configure system, user configuration) concisely, allowing administrators to quickly assess user access levels. Consider scalability for future permission additions through roles/groups if necessary.

Complexity: 3/5
enhancement good first issue

Access Control for Makerspace machines, tools and more

TypeScript
Hardware Access Control

AI Summary: Implement a frontend feature to display log output from the Attraccess system. This will allow users to easily troubleshoot issues such as failed email delivery, MQTT connection problems, slow performance, and other potential problems by visualizing the system's logs.

Complexity: 4/5
enhancement good first issue

Access Control for Makerspace machines, tools and more

TypeScript