Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimal web UI #47

Open
scizzorz opened this issue Dec 5, 2019 · 0 comments
Open

Minimal web UI #47

scizzorz opened this issue Dec 5, 2019 · 0 comments
Labels
enhancement New feature or request feedback Feedback wanted

Comments

@scizzorz
Copy link
Member

scizzorz commented Dec 5, 2019

There are several instances where I want to be able to quickly expose a few controls to a set of non-privileged users. I do not want to provide full shell access, nor arbitrary code execution, but do want to provide low-level access to a few limited operations, such as running a maintenance task like cleaning or refreshing a database. The user should be able to view stdout / stderr, but stdin should probably be closed.

Generating a web GUI out of a moldfile seems quite simple and efficient, as any privileged user will be able to log into the host box and run the same commands via CLI mold.

@scizzorz scizzorz added enhancement New feature or request feedback Feedback wanted labels Dec 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feedback Feedback wanted
Projects
None yet
Development

No branches or pull requests

1 participant