Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleartext password in settings file!!! #60

Open
rcfa opened this issue Jan 7, 2025 · 0 comments
Open

Cleartext password in settings file!!! #60

rcfa opened this issue Jan 7, 2025 · 0 comments

Comments

@rcfa
Copy link

rcfa commented Jan 7, 2025

If you go to …/settings/authentication/edit and set the Fallback Administrator admin’s password, it gets written out in plaintext into the config.toml

That’s a no go!

If one then logs in with the admin account and changes the password (even to the very same one), then it’s replaced with some hashed or encrypted version, as it should be.

Whatever mechanism is used when changing the password, should also be used when setting the password.

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

No branches or pull requests

1 participant