J8k3 b0b97f3873 Fix Bcrypt test: accept \$2a\$ prefix from bcryptjs v2.4.3
bcryptjs 2.4.3 generates \$2a\$10\$ hashes; the test regex required \$2b\$10\$.
Both prefixes are functionally equivalent; accept either with [ab].

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-20 15:42:02 -04:00
..
2026-05-20 18:33:40 +01:00