issues Search Results · language:Dune language:HTML language:JavaScript language:Java language:Python language:JavaScript
Filter by
61.6M results
📌 이슈 개요
로그아웃 시 사용 중인 JWT 토큰을 Redis 블랙리스트에 등록하여, 로그아웃 이후에도 토큰이 유효하게 동작하는 보안 취약점을 해결한다.
🎯 작업 목적
현재 로그아웃 API가 없어 클라이언트가 토큰을 삭제해도 서버 측에서는 해당 토큰이 만료 전까지 계속 유효하다. 토큰 탈취 시 로그아웃으로 대응할 수 없는 구조적 결함을 개선한다.
✅ ...
Summary
Add an optional, non-authoritative debug dump of the full ADO Fetcher output, gated behind an env var, so a maintainer
(or an agent) can inspect exactly what the Fetcher produced when troubleshooting ...
app:unic-pr-review
feature
needs-specs
Description
Add Alpine.js for client-side reactivity alongside HTMX. Alpine handles UI state (theme toggle, modals, confirm dialogs)
while HTMX handles server interactions.
Changes
- templates/base.html ...
enhancement
Summary
When a PR title references Work Item ids that are not linked to the PR via pullrequestworkitems, surface them to the
Reviewer (and to PR owners, via the posted Review Summary) as an advisory Notice, ...
app:unic-pr-review
feature
needs-specs
Summary
The ASO Suite web UI shows an opportunity score for tracked keywords, but the CLI does not appear to expose that value
in JSON output or as a sort field.
Current CLI behavior
Tested with asosuite@0.1.2. ...
Description
Replace Tailwind CSS (with Flowbite) with Pico CSS -- a classless CSS framework that provides clean, semantic styling
out of the box with built-in dark mode.
Changes
- templates/base.html: ...
enhancement
Description
Create a generic page combining:
- A linid-smart-filter
- A results table
- Navigation to a predefined details page
The goal is to provide a reusable search page pattern that can be ...
enhancement
Description
Allow users to add a text comment/note to any book, useful for personal remarks, reading status, or reminders.
Changes
- app/models/books.py -- add:
notes: Mapped[str | None] = mapped_column(String, ...
enhancement
The automated documentation update failed on 2026-06-17.
Please check the workflow run for details.
automation
bug
Description
Show edition and year information in the book list table, making it visible without opening the detail page.
Changes
- templates/books_list.html -- add a column between Publisher and Language: ...
enhancement

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.