Skip to content

Web user support added#538

Closed
aliaksei-by wants to merge 1 commit intosipeed:mainfrom
aliaksei-by:main
Closed

Web user support added#538
aliaksei-by wants to merge 1 commit intosipeed:mainfrom
aliaksei-by:main

Conversation

@aliaksei-by
Copy link

Added support for a web user who only has access to a limited KVM web interface. The default access is web/web.

@jingyuexing jingyuexing requested review from Zepan and jingyuexing July 7, 2025 05:58
@Alexander-Ger-Reich
Copy link
Contributor

Alexander-Ger-Reich commented Dec 7, 2025

What is the purpose of this? AI?

func SetAccount(username string, hashedPassword string) error {
	if username == "admin" {
		// check that is really admin
	}

	return SetAccounts(username, hashedPassword)
}

@wj-xiao wj-xiao added the low priority Not urgent, to be revisited later label Dec 22, 2025
@wj-xiao
Copy link
Collaborator

wj-xiao commented Dec 22, 2025

Hi @aliaksei-by ,

Thank you for your contribution and the effort you put into implementing web user support.

We have reviewed this feature request internally. While we understand the utility of having web-based user management, it is currently not a high priority on our development roadmap. At this stage, we are focusing our resources on optimizing core KVM functionalities and stability.

To keep our backlog clean and focused, I will be closing this PR for now. However, we appreciate your work, and we may revisit this idea in the future as the project evolves.

Thanks again!

@wj-xiao wj-xiao closed this Dec 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

low priority Not urgent, to be revisited later

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants