dec0dOS / zero-ui

ZeroUI - ZeroTier Controller Web UI - is a web user interface for a self-hosted ZeroTier network controller.
GNU General Public License v3.0
912 stars 146 forks source link

bug: only ZU_DEFAULT_USERNAME=admin works #206

Open update-freak opened 6 months ago

update-freak commented 6 months ago

Bug Report

ZeroUI version: latest (v.1.5.8)

Current behavior:

I can only use the ZU_DEFAULT_USERNAME=admin. When I try to change the username to another name (this I did in the stack in portainer) it did not work.

Expected behavior:

Changed username should then be used

Steps to reproduce:

Use the stack I attached and then try to change username

Other information: I installed it on a Synology NAS zerotier.txt

aruznieto commented 6 months ago

Hi, how are you writing the name? I installed zero-ui in my Synology NAS and It works perfectly with other username configured

update-freak commented 6 months ago

I wort it like - ZU_DEFAULT_USERNAME=Felix I tried to change it with portainer with the attached docker compose from admin to Felix, but this did not work.

docker-compose.txt

aruznieto commented 6 months ago

Try with felix instead of Felix

update-freak commented 6 months ago

yes, this approach (name start with small letter) I already tried but did not solve the problem

update-freak commented 5 months ago

maybe it's a related to missing rights on my side. Did you tried to change the name after you created a stack or you initially set another name?

aruznieto commented 4 months ago

maybe it's a related to missing rights on my side. Did you tried to change the name after you created a stack or you initially set another name?

No