Files
barbie-bot 0a56bee826 Fix seed admin password too short for Devise validation
Generate a random 12-character alphanumeric password instead of the
hardcoded 'admin' (5 chars) which fails Devise's minimum length
requirement of 8 characters. The generated password is printed to
stdout so the operator knows what to use.

Fixes #71
2026-03-10 17:04:07 +00:00
..
2026-02-28 17:19:24 +00:00
2026-02-22 17:50:43 +01:00
2026-02-22 17:50:43 +01:00