issues Search Results · language:Dune language:Python language:JavaScript language:Java linked:pr language:JavaScript
Filter by
5.5M results
Follow-up to #97. build_token_verifier always returns the HS256 DevTokenVerifier. Add a JwksTokenVerifier that validates
real RS256 tokens via the tenant JWKS (Entra ID), selected when OAUTH_ISSUER + OAUTH_JWKS_URL ...
area:mcp
feat/#93 머지로 notice 기능이 추가되면서 OfficialNoticeRepository 등 notice 도메인 빈이 JPA 제외 테스트 환경에서 MockitoBean 없이 생성 시도 →
NoSuchBeanDefinitionException 발생
배경
- 관심사, 공지 북마크, 관심 일정이 브라우저 로컬스토리지에만 저장되면 기기/브라우저가 바뀔 때 유지되지 않습니다.
- 로그인 계정 기준으로 개인화 데이터가 유지되어야 대시보드 추천과 북마크 UX가 안정적으로 동작합니다.
작업 범위
- 계정별 공지 북마크, 이벤트 관심 저장, 관심사 토픽 저장 테이블을 추가합니다.
- 인증된 사용자 ...
문제
fix/#102에서 src/test/resources/application.yml을 추가했는데, 이 파일이 src/main/resources/application.yml을 대체해버려서
comit.web.cors.allowed-origins 등 기본값이 사라짐 → SsoAuthWebTest, AuthenticatedApiWebTest 실패.
또한 Qdrant ...
Problem
Users running Terragrunt v1.0+ get errors when running deploy.sh or clean_up.sh:
The command run-all is no longer supported as a top-level command
Terragrunt v1.0 redesigned its CLI — bare terragrunt ...
ci/cd
Gap
The primary agent has no way to discover the plugin surface the host is running. Today its tool list is flat — there s
no signal about which plugin contributed which tool, what behaviours are wired, ...
Add a new header with title Course Materials Assistant and a subtitle Ask questions about courses, instructors, and
content
- Implements ManageCuisineTypeUseCase port
- create(): persiste une nouvelle origine culinaire
- update(): CuisineTypeNotFoundException si id inconnu
- delete(): bloqué si annonces actives référencent ...
layer: application
priority: must-have
type: feature
背景と現状の課題
MediaView.tsx の最大FPS ComboBox(type= text の input)において、数値以外の文字列(例: 90dd abc)が手入力・確定できてしまう。onChange が生の文字列を無加工で
setMaxFps() に渡すため、圧縮実行時に parseInt() が NaN を生成し、FFmpegに不正パラメータが渡る危険がある。
対象ファイルとスタイル箇所 ...

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.