coolify/database
rosslh 7e5d568de0 feat(auth): notify MapleDeploy on first-user registration
After the first user registers, clears the setup token and dispatches
NotifySetupCompleteJob to POST the token to MapleDeploy's callback URL.
Adds setup_callback_url column to instance_settings.
2026-05-24 11:57:53 -04:00
..
factories test(factories): add missing model factories for app test suite 2026-03-03 09:50:05 +01:00
migrations feat(auth): notify MapleDeploy on first-user registration 2026-05-24 11:57:53 -04:00
schema test: add Pest browser testing with SQLite :memory: schema 2026-02-11 15:25:47 +01:00
seeders fix(railpack): align example ports and smoke checks 2026-05-11 17:13:55 +02:00
.gitignore