[BDD] Seed Super Administrateur par défaut #75

Closed
opened 2026-01-27 15:06:43 +00:00 by jmartin · 0 comments
Owner

📝 Description

Ajouter le seed du super administrateur par défaut dans BDD.sql conformément aux spécifications (10_DATABASE.md).

Tâches

  • Ajout INSERT super_admin dans BDD.sql
  • Email: admin@ptits-pas.fr
  • Mot de passe: 4dm1n1strateur (hashé bcrypt)
  • Role: super_admin, Statut: actif
  • changement_mdp_obligatoire: true
  • Profil API retourne le flag changement_mdp_obligatoire
  • Nettoyage fichiers Prisma obsolètes

📚 Références

  • docs/10_DATABASE.md (Section "Super Administrateur par défaut")
  • docs/EVOLUTIONS_CDC.md (Section 5 - Initialisation)
## 📝 Description Ajouter le seed du super administrateur par défaut dans BDD.sql conformément aux spécifications (10_DATABASE.md). ## ✅ Tâches - [x] Ajout INSERT super_admin dans BDD.sql - [x] Email: admin@ptits-pas.fr - [x] Mot de passe: 4dm1n1strateur (hashé bcrypt) - [x] Role: super_admin, Statut: actif - [x] changement_mdp_obligatoire: true - [x] Profil API retourne le flag changement_mdp_obligatoire - [x] Nettoyage fichiers Prisma obsolètes ## 📚 Références - docs/10_DATABASE.md (Section "Super Administrateur par défaut") - docs/EVOLUTIONS_CDC.md (Section 5 - Initialisation)
Sign in to join this conversation.
No description provided.