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

#46 Added secure password algorythm #720

Merged
merged 3 commits into from
Jan 28, 2024
Merged

Conversation

tanabi
Copy link
Collaborator

@tanabi tanabi commented Jan 28, 2024

This adds a strong hash to the password algorythm re. #46

Note that, for compatability purposes, it does not automatically rehash the database. This gives the admin the chance to @tune tp_legacy_password_hash=true if they don't want this update for some reason. Admins that wish to roll this out should advise their players to use @password to rehash their passwords.

@wyld-sw
Copy link
Member

wyld-sw commented Jan 28, 2024

Good stuff. Thanks!

@wyld-sw wyld-sw closed this Jan 28, 2024
@wyld-sw wyld-sw reopened this Jan 28, 2024
@wyld-sw wyld-sw merged commit 1a132b2 into fuzzball-muck:master Jan 28, 2024
0 of 20 checks passed
@tanabi tanabi deleted the 46 branch January 28, 2024 21:21
tanabi added a commit to tanabi/fuzzball that referenced this pull request Jan 28, 2024
* Update starterdb wf with bugfix applied to fuzzball muf

* fuzzball-muck#46 finally finsihed strong hashed passwords
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