Implement management API #26
No reviewers
Labels
No labels
bug
duplicate
enhancement
future
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
albert/shepherd-launcher!26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "u/albert/24/api"
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?
This change implements a management API and Web interface with the following features:
This is accessible from the local network only.
Configuration rewriting is not implemented in this PR as the API is only optionally authenticated. This compromise was needed to avoid an out-of-the-box RCE vulnerability (even if it's limited to the local network).
Fixes #24
This is probably worth a mention in the README along with screenshots prior to merge
The
bindoption doesn't seem to be working with anything other than 0.0.0.0...The warnings always seem to obey the original limit from when the activity was started. If the remaining time is changed, they do not update to reflect the new value.