Migration 010 creates 'superadmin' with placeholder hash '$invalid-placeholder-run-seeder$', leaving it unable to log in. The seeder now upserts 'superadmin' with the same bcrypt(pass+pepper) hash as 'lol', ensuring both identifiers work after every seed. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| seeders | ||
| utils | ||
| db.js | ||
| index.js | ||
| inspect_schema.js | ||
| migrate.js | ||
| run_migration.js | ||
| server.js | ||
| verify-login.js | ||
| verify-tags.js | ||