0xJacky / nginx-ui

Yet another WebUI for Nginx

Home Page:https://nginxui.com

Repository from Github https://github.com0xJacky/nginx-uiRepository from Github https://github.com0xJacky/nginx-ui

Can't change password and recreate account with same name

skrylexx opened this issue · comments

commented

Hi,

Here are the steps i followed before the bug :
I enabled TOTP on my ui.
Then i updated nginx's version.
I had some issues with configuration file that i replaced to recover everything, i restarted service then it worked again.
Next, i saw that passwords was 20 char max, so i tried to modify mine.
I had a bug that said "Username already used" :
Image

I tried to disconnect then go back to my account, but i was not able to connect, it said "Wrong password", and "Wrong parameters" in the top of the login page.

I switched to the admin account of the proxy to modify my password, but same problem.
I deleted the account, but i wasn't able to create a new one with the same name.
So i created a new one with "adm-" in front of, but same problem, i can't login with.

I need to get back my account name and setup again the TOTP on my account.
This time, i will not change my password for nothing.


I had another question too.
I'm renewing my certificates with letsencrypt from and for my nginx reverse proxy, and I'd like to do it with the UI, as it's easier to access.
How can i do it ?
I tried following the documentation, but i wasn't able to make it work.

Is it working as with letsencrypt from cli ?
Is it only generating certificate for DNS name that are already registred in the DNS provider ?

Thanks

This is a known issue, please wait for the patch. #852

For username conflicts after deletion, make sure you delete the records in the trash as well.

Please reinstall the latest rc.1, this issue has been resolved.