Skip to content

Allowing plaintext password match for default admin first time setup.#467

Merged
Volte6 merged 1 commit intomasterfrom
fix-admin-default
Apr 11, 2026
Merged

Allowing plaintext password match for default admin first time setup.#467
Volte6 merged 1 commit intomasterfrom
fix-admin-default

Conversation

@Volte6
Copy link
Copy Markdown
Member

@Volte6 Volte6 commented Apr 11, 2026

Description

A recent PR disabled plaintext matching as a security precaution. This broke some legacy behavior.

This allows plaintext matching for the default user on a new install. Later we will require a password change after this login occurs.

Changes

  • "password" allowed as a plaintext match for "admin" user, if the password is actually plaintext "password"

@Volte6 Volte6 merged commit 05c0ab4 into master Apr 11, 2026
5 of 6 checks passed
@Volte6 Volte6 deleted the fix-admin-default branch April 11, 2026 00:11
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.

1 participant