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

[Feature request] Disable/hide the “Delete” option in the frontend #385

Open
okunze opened this issue May 6, 2024 · 0 comments
Open

Comments

@okunze
Copy link

okunze commented May 6, 2024

Describe the solution you'd like
I would like to see an option to disable/hide the “Delete” option in the frontend.

Currently I put the frontend behind authenticatio so that nobody can make deletions.

If the “Delete” option could be hidden/disabled, I could make the WebUI freely visible.

Maybe something like this:

### WebUI

| Env var                    | Required | Description                                     | Supported values | Default value when missing |
| -------------------------- | -------- | ----------------------------------------------- | ---------------- | -------------------------- | 
| `WUD_WEBUI_DISABLE_DELETE` | No       | Disable "Delete" button for containers in WebUI | true / false     | false                      |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant