pokerface/backend
Jan Willem Mannaerts 5b83dd7ed0
All checks were successful
Build & Push Container Image / build (push) Successful in 6s
Fix OAuth login failure for Atlassian accounts with colons in ID
Some Atlassian account IDs use the format '70121:uuid' which contains
a colon — an invalid character in NATS KV keys (mapped to subjects).
Sanitize by replacing colons with underscores in the OAuth KV key.

No migration needed: affected users never had stored entries since
the PUT always failed.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 13:31:35 +01:00
..
src Fix OAuth login failure for Atlassian accounts with colons in ID 2026-03-03 13:31:35 +01:00
.env.example Update env example with full Jira scopes and add source code link to privacy page 2026-02-28 12:32:59 +01:00
package-lock.json Add Prometheus metrics and Grafana dashboard 2026-03-01 01:02:36 +01:00
package.json Add Prometheus metrics and Grafana dashboard 2026-03-01 01:02:36 +01:00