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> |
||
|---|---|---|
| .. | ||
| sql | ||
| src | ||
| .dockerignore | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| SEEDER-API.md | ||
Seeder API - GoHorse Jobs
This directory contains utility APIs specifically designed for seeding, automating data input, or populating the database.
🚨 AI Rules Warning 🚨
Before making ANY changes to infrastructure deployment manifests or Kubernetes files, please refer to the project-wide AI Rules located at .agent/rules.md.
Do NOT touch k3s or k8s files. Do not alter raw RSA/base64 authentication keys.