issues Search Results · language:Dune language:JavaScript language:Java linked:pr language:HTML language:Java language:Java
Filter by
3.7M results
작업 배경
최종발표 전 회원가입 및 인증 흐름을 점검한 결과 다음 문제를 확인했습니다.
- Gmail 인증 메일이 늦게 도착하면 5분 만료시간이 먼저 지나갈 수 있음
- 단순한 비밀번호로도 회원가입이 가능함
- 프론트와 백엔드에서 localhost와 127.0.0.1을 혼용하면 Refresh Token 쿠키가 정상적으로 전달되지 않을 수 있음 ...
Describe the bug
ConvergenceStrategy.unanimousLastWord() (langchain4j-agentic-patterns) extracts the verdict token with
text.substring(text.lastIndexOf( ) + 1). lastIndexOf( ) splits only on a literal ...
bug
The Cake.AddinDiscoverer tool has discovered that the list of contributors has changed.
목표
데이터 수집 배치 실패 시 운영자가 최근 실행 기록에서 재시도 가능 여부와 다음 행동을 바로 판단할 수 있게 한다.
대상 영역
- 백엔드 데이터 수집 배치 실행 기록
- 관리자 데이터 수집 API
- 관리자 데이터 수집 화면
- 운영 DB schema와 repository contract
배경
현재 데이터 수집 실행 기록은 실패 ...
Context
Identified during review of PR #5996 (embedded user-shell dashboard UI, epic #5982).
Description
A user-shell session renders terminal-only: the view is forced to the Output terminal and the ...
enhancement
from-review
Before reporting an issue
- [x] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed
without action if I do not follow them.
Area
admin/ui ...
area/admin/ui
kind/bug
status/triage
team/core-shared
Problem
The read-only cards removed in v4 — taskmate-templates-card (#448), taskmate-reminders-card (#450),
taskmate-task-groups-card (#452) — were dropped from frontend.py CARDS, but their Lovelace resource ...
bug
frontend
Steps to reproduce the behavior (Required)
Send a Stream Load request with a non-numeric value for a numeric header, for example exec_mem_limit:
curl --location-trusted -u root: \
-H label:repro_crash ...
Bug
POST /api/auth/refresh currently ignores the request body and mints a new access token for a hard-coded user. Any caller
can obtain a fresh token without presenting a valid refresh token.
Reproduction ...
Problem
Two documentation gaps make adopting the config on existing projects harder than it needs to be. Both surfaced while
scouting consumer repos for adoption.
1. No guidance for adopting on an established ...

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.