mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
44 lines
1.5 KiB
YAML
44 lines
1.5 KiB
YAML
manifestVersion: 1
|
|
id: octoprint
|
|
category: files
|
|
name: OctoPrint
|
|
version: "1.10.3"
|
|
tagline: A snappy web interface for your 3D printer
|
|
description: >-
|
|
OctoPrint provides a snappy web interface for controlling consumer 3D printers.
|
|
OctoPrint's powerful plugin system allows extending its functionality with awesome plugins from the community.
|
|
|
|
|
|
Plug your 3D printer into your Umbrel to control and monitor every aspect of your 3D printer and your printing jobs right from within your browser.
|
|
developer: OctoPrint
|
|
website: https://octoprint.org/
|
|
repo: https://github.com/OctoPrint/OctoPrint
|
|
support: https://community.octoprint.org/
|
|
port: 5003
|
|
submitter: mateosilguero
|
|
releaseNotes: >-
|
|
⚠️ Important security update that fixes vulnerabilities related to XSS and API key management
|
|
|
|
|
|
🔒 Security fixes:
|
|
- Fixed vulnerabilities in the login dialog and application key confirmation dialog
|
|
- Fixed vulnerability related to API key management that could allow unauthorized access
|
|
- Improved security of internal key generation
|
|
- Removed version number from discovery to prevent information leakage
|
|
|
|
|
|
🐛 Bug fixes:
|
|
- Fixed issues with reverse proxy configuration
|
|
- Fixed file list caching behavior
|
|
- Fixed plugin installation queuing
|
|
|
|
Full release notes are found at https://github.com/OctoPrint/OctoPrint/releases
|
|
submission: https://github.com/getumbrel/umbrel-apps/pull/449
|
|
gallery:
|
|
- 1.jpg
|
|
- 2.jpg
|
|
- 3.jpg
|
|
dependencies: []
|
|
path: ""
|
|
defaultUsername: ""
|
|
defaultPassword: "" |