DeutschLernen/GermanApp/Infrastructure
Lasse Rune Hansen c76938cee9
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fix(backend): Fix login by using ASP.NET Core Identity password hasher in seed data
- Update SeedDataExtension to use IPasswordHasher<User> for generating password hashes
- This ensures seed user passwords are compatible with ASP.NET Core Identity's PasswordHasher
- Admin credentials: admin@deutschlernen.com / Admin@123!
- Test user credentials: test@deutschlernen.com / Test@123!

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-06-18 16:20:18 +02:00
..
Configuration fix(backend): Fix Mistral story generation with proper chat completion format 2026-06-18 15:21:04 +02:00
Data fix(backend): Fix login by using ASP.NET Core Identity password hasher in seed data 2026-06-18 16:20:18 +02:00
Services fix(backend): Fix Mistral story generation with proper chat completion format 2026-06-18 15:21:04 +02:00