Hostityourself/server
Claude 4fb8c6b2c7
feat: git token management in app detail UI
Adds a 'Git Authentication' card to the app detail page with:
- Status badge (Token configured / No token)
- Password input to set/update the token
- Clear button (only shown when a token is stored)

Token is saved/cleared via PATCH /api/apps/:id — no new endpoints needed.

https://claude.ai/code/session_01FKCW3FDjNFj6jve4niMFXH
2026-03-26 08:32:58 +00:00
..
src feat: git token management in app detail UI 2026-03-26 08:32:58 +00:00
templates feat: git token management in app detail UI 2026-03-26 08:32:58 +00:00
Cargo.toml feat: M4 Hardening — encryption, resource limits, monitoring, backups 2026-03-24 15:06:42 +00:00