coolify/app
Andras Bacsai cd06e10b1b fix(auth): bind magic links to their invitation
Include the invitation UUID in generated magic link tokens and validate the
matching stored invitation link before logging the user in, preventing stale
or same-email invitations from being reused.
2026-06-02 12:57:30 +02:00
..
Actions fix(api): validate token team context 2026-06-01 15:17:55 +02:00
Console fix(cleanup): disable unreachable self-hosted servers 2026-05-31 21:47:18 +02:00
Contracts refactor: streamline job status retrieval and clean up repository interface 2025-01-10 19:53:13 +01:00
Data refactor: simplify remote process chain and harden ActivityMonitor 2026-03-26 13:26:16 +01:00
Enums feat(buildpack): add Railpack as a build pack option 2026-03-23 17:12:02 +00:00
Events Make proxy restart run as background job to prevent localhost lockout 2025-12-03 10:30:12 +01:00
Exceptions feat(observability): add structured audit log channel for API and webhook events 2026-04-28 14:50:37 +02:00
Helpers fix(terminal): keep sessions alive without hard timeouts 2026-05-31 21:52:46 +02:00
Http fix(auth): bind magic links to their invitation 2026-06-02 12:57:30 +02:00
Jobs Merge remote-tracking branch 'origin/next' into chore/update-deployment-validation 2026-06-02 11:28:42 +02:00
Listeners fix(proxy): defer UI refresh until Traefik version check completes 2025-12-27 15:16:58 +01:00
Livewire fix(auth): bind magic links to their invitation 2026-06-02 12:57:30 +02:00
Mcp fix(api): validate token team context 2026-06-01 15:17:55 +02:00
Models fix(service): Garage doesn't start due to RPC secret being wrong length (#10425) 2026-06-02 12:01:41 +02:00
Notifications feat(security): support expiration on API tokens with warning notifications 2026-04-20 14:28:38 +02:00
Policies chore: defer server policy changes 2026-06-02 10:57:14 +02:00
Providers feat(horizon): suppress failed job entries for deployment/timeout errors on cloud 2026-04-29 15:40:01 +02:00
Repositories refactor: streamline job status retrieval and clean up repository interface 2025-01-10 19:53:13 +01:00
Rules fix(applications): harden image validation 2026-06-02 11:11:33 +02:00
Services fix(ui): configuration changes modal values, colors and spacing 2026-05-22 21:22:50 +05:30
Support fix(applications): allow repeated hyphens in image names 2026-06-02 11:27:25 +02:00
Traits fix(api): validate token team context 2026-06-01 15:17:55 +02:00
View/Components feat(forms): make textarea monospace opt-in and improve multiline toggle 2026-03-31 15:37:42 +02:00