You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User is able to delete himself from the UI even if he is the first and only one user for loft UI.
There is no confirmation box on UI to let the user know about the side effects of deleting the user.
Steps to reproduce
1 loft start
2 loft login https://localhost:9898 --insecure
3 Login to loft UI
4 Delete the user from UI, user is deleted. User lost access to UI now and not even able to reset the password. Below message is being observed.
~ ❯ loft reset password --user admin
[info] Resetting password of user admin
[fatal] user admin was not found, run with '--create' to create this user automatically
The text was updated successfully, but these errors were encountered:
User is able to delete himself from the UI even if he is the first and only one user for loft UI.
There is no confirmation box on UI to let the user know about the side effects of deleting the user.
Steps to reproduce
1 loft start
2 loft login https://localhost:9898 --insecure
3 Login to loft UI
4 Delete the user from UI, user is deleted. User lost access to UI now and not even able to reset the password. Below message is being observed.
The text was updated successfully, but these errors were encountered: