coolify/database
rosslh cff8339b0f feat(auth): gate first-user registration with setup token
Require a setup_token query parameter to access the registration page
when no users exist, preventing admin hijacking on new instances.
2026-03-14 00:18:23 -04:00
..
factories test(factories): add missing model factories for app test suite 2026-03-03 09:50:05 +01:00
migrations feat(auth): gate first-user registration with setup token 2026-03-14 00:18:23 -04:00
schema test: add Pest browser testing with SQLite :memory: schema 2026-02-11 15:25:47 +01:00
seeders feat(seeders): add GitHub deploy key example application 2026-03-12 14:23:25 +01:00
.gitignore