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

feat: make fake password hash check configurable #2301

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

dpgaspar
Copy link
Owner

Description

Adds a new config key named: AUTH_DB_FAKE_PASSWORD_HASH_CHECK to make it possible to configure werkzeug's hash prefix with method and interactions on the fake password hash check.

ADDITIONAL INFORMATION

  • Has associated issue:
  • Is CRUD MVC related.
  • Is Auth, RBAC security related.
  • Changes the security db schema.
  • Introduces new feature
  • Removes existing feature

@dpgaspar dpgaspar merged commit 7e96e34 into master Jan 20, 2025
12 checks passed
@dpgaspar dpgaspar deleted the feat/add-fake-hash-check branch January 20, 2025 13:16
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