CluPilotCloud/database
nexxo 4daf37a10b Give the demo account a real password, not one written in the source
The demo customer is a genuine login on a panel that answers from the public
internet. A default password in a seeder would sit on production for as long as
the demo does, and "it is only the demo account" is how the first one gets
taken. It now takes DEMO_PASSWORD if the operator sets one and otherwise mints
a 24-character random password, printed once at seed time.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-27 17:09:54 +02:00
..
factories fix(billing): a paid order opens a contract, and provisioning obeys it 2026-07-26 11:10:00 +02:00
migrations Measure availability, and let a customer move down again 2026-07-27 16:41:15 +02:00
seeders Give the demo account a real password, not one written in the source 2026-07-27 17:09:54 +02:00
.gitignore chore: bootstrap CluPilot control-plane (Laravel 13, Docker stack) 2026-07-25 00:21:30 +02:00