Skip to content

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)
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants