gitlink-cli/internal
Your GitHub Username 52809e110f fix: correct GitLink auth to use autologin_trustie cookie
GitLink authenticates via Set-Cookie autologin_trustie, not Bearer
token or query param. Login response body contains user info directly
(no status wrapper on success). Fixed login to extract cookie from
response headers and transport to inject it on subsequent requests.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-30 21:56:00 +08:00
..
auth fix: correct GitLink auth to use autologin_trustie cookie 2026-03-30 21:56:00 +08:00
client feat: initial implementation of gitlink-cli 2026-03-30 18:22:02 +08:00
config feat: initial implementation of gitlink-cli 2026-03-30 18:22:02 +08:00
context feat: initial implementation of gitlink-cli 2026-03-30 18:22:02 +08:00
output feat: initial implementation of gitlink-cli 2026-03-30 18:22:02 +08:00