..
ApplicationsController.php
fix(api): hide nested server secrets from read tokens
2026-06-04 16:51:52 +02:00
CloudProviderTokensController.php
fix(api): expose cloud tokens with sensitive read access
2026-05-13 11:29:48 +02:00
DatabasesController.php
fix(api): hide nested server secrets from read tokens
2026-06-04 16:51:52 +02:00
DeployController.php
fix(api): hide sensitive fields by default
2026-05-11 21:18:07 +02:00
GithubController.php
feat(observability): add structured audit log channel for API and webhook events
2026-04-28 14:50:37 +02:00
HetznerController.php
feat(observability): add structured audit log channel for API and webhook events
2026-04-28 14:50:37 +02:00
OpenApi.php
feat(api): Improve OpenAPI spec and add rate limit handling for Hetzner
2025-12-11 12:12:43 +01:00
OtherController.php
fix(mcp): change enable/disable endpoints from GET to POST and fix service/app listing
2026-05-05 22:07:58 +02:00
ProjectController.php
feat(observability): add structured audit log channel for API and webhook events
2026-04-28 14:50:37 +02:00
ResourcesController.php
feat(auth): implement comprehensive authorization checks across API controllers
2025-08-23 18:51:10 +02:00
ScheduledTasksController.php
feat(observability): add structured audit log channel for API and webhook events
2026-04-28 14:50:37 +02:00
SecurityController.php
fix(api): hide sensitive fields by default
2026-05-11 21:18:07 +02:00
SentinelController.php
fix(sentinel): reduce resource churn from health flaps
2026-05-27 16:48:38 +02:00
ServersController.php
Merge remote-tracking branch 'origin/next' into api-sensitive-data-scrubber
2026-06-04 10:58:07 +02:00
ServicesController.php
fix(api): gate service server secrets by sensitive scope
2026-05-11 11:53:22 +02:00
TeamController.php
fix(security): harden model assignment and sensitive data handling
2026-03-29 20:56:04 +02:00