issues Search Results · language:Dune language:JavaScript language:JavaScript language:Go language:Java language:JavaScript
Filter by
38.9M results
Kontext
Sub-Issue von #275 (Bestandsanalyse: Kommentar; fachliche Erweiterung: Kommentar).
Es gibt heute keine einzige, wiederverwendbare Governance-Entscheidungsfunktion. Die Logik ist das erlaubt, ...
architecture-risk
enhancement
Replaces Basic Auth. Validate bearer JWT signature/exp/aud against Keycloak JWKS; resolve token sub to the local user;
attach it to the request context. Public group-status stays the only no-auth route. ...
epic-2:auth
Hi, suggesting rust-norion only if nearby AI systems/control-plane projects are in scope for this list.
Repository: https://github.com/yanghao1143/rust-norion Gitee mirror: https://gitee.com/babalibaba/rust-norion ...
问题描述
e.message 直接插入 innerHTML 未转义:
outputDisplay.innerHTML = `...Invalid JSON: ${e.message}...`;
影响文件
- frontend/src/main.js:516
修复方案
用 escapeHtml(e.message) 包装。
优先级
MEDIUM
req #2. Keycloak owns authentication; the app owns the verify-to-participate state. Registration provisions/links a
Keycloak subject (sub) to a local users row; only verified users participate. estimate ...
epic-2:auth
Tokens are currently estimated as ceil(chars / 3.7) (average English BPE rate), documented as an approximation in
internal/cost/.
Idea: support a configurable or model-specific char/token ratio (Claude ...
enhancement
Gitea Version
1.26.1
What happened?
After configuring Keycloak as an external identity provider, attempting to link an external user to an existing Gitea
user account results in a 500 Internal Server ...
type/bug
Stand up Keycloak as a compose service; create realm + client; expose issuer/JWKS via env (KEYCLOAK_ISSUER,
KEYCLOAK_JWKS_URL, KEYCLOAK_AUDIENCE). App validates RS256 tokens against the JWKS. Replaces ...
blocker
epic-2:auth
If I try to do it through taproom itself, it silently fails. If I try to do it directly with brew (after trusting the
source):
brew upgrade taproom
✔︎ JSON API packages.arm64_sequoia.jws.json ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.