Skip to content

Conversation

@thinkverse
Copy link
Contributor

Normalized the password rules in profile to use Laravel's defaults, which makes defining default password rules easier and updated the hashing method from bcrypt to Laravel's Hash::make to match how the password is originally hashed, which also makes it easier to change algorithms later.

The default is min:8 so it could be removed from the rules.

@devajmeireles
Copy link
Member

Thanks, @thinkverse !

@devajmeireles devajmeireles merged commit 177a076 into tallstackui:2.x Mar 29, 2025
4 checks passed
@thinkverse thinkverse deleted the normalize-passwd branch March 29, 2025 23:59
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