lxc / incus

Powerful system container and virtual machine manager
https://linuxcontainers.org/incus
Apache License 2.0
2.78k stars 224 forks source link

Humble Plea to Simplify Web UI Auth #1366

Closed gitizenss closed 1 week ago

gitizenss commented 1 week ago

image As someone who is going through the painful setup process, I can't help but feel this small change has caused countless hours wasted well before it is remotely necessary for security.

Most of the initial experience with incus is right in the web UI, and it has been half-broken on various browsers for over a year.

People want to try out incus just to see if it's actually something they want to use. The clunky auth system gets in the way of that. I can't think of a justification for that friction being a forced default.

I am requesting a simple, easy way to either disable auth entirely or set it to use a user-provided password. Each time I revisit incus on a new machine this completely halts me in my tracks and wrestles me into spending hours debugging device-specific edge-cases.

image https://discuss.linuxcontainers.org/t/how-to-install-and-setup-the-incus-web-ui/19522/2 https://discuss.linuxcontainers.org/t/incus-ui-install-error-using-token-not-authorized/18822

stgraber commented 1 week ago

We have done that already, Incus 6.7 will have incus webui which opens the UI immediately in your web browser.

gitizenss commented 1 week ago

Awesome!!