Stephen Rees-Carter on Nostr: This is your periodic reminder to ensure bcrypt rounds is set to 12 (or higher)! ...
This is your periodic reminder to ensure bcrypt rounds is set to 12 (or higher)!
Laravel's default was increased from 10 to 12 last Sept, so if you're working on an older codebase, make sure you've updated `bcrypt.rounds`.
https://securinglaravel.com/security-tip-increase-your-bcrypt/ #Laravel
Laravel's default was increased from 10 to 12 last Sept, so if you're working on an older codebase, make sure you've updated `bcrypt.rounds`.
https://securinglaravel.com/security-tip-increase-your-bcrypt/ #Laravel