issues Search Results · language:Dune language:Python language:JavaScript language:PHP language:Java linked:pr
Filter by
6.2M results
In order to deploy Sleeper into custom environments, we have added a number of hooks and configuration points (e.g. the
certs directory for CA certificates) so we should add some documentation listing ...
documentation
概要
現在、バックエンドの JWT リフレッシュ処理は完全にステートレスになっており、トークンの署名と有効期限のみを検証して新しいアクセストークンを発行しています。
課題
- ユーザーがログアウトしても、発行された JWT リフレッシュトークン自体は有効期限(7日間)内であれば生き残り、アクセストークンの再生成が可能です。
- 管理者がユーザーアカウントを一時停止・削除した場合や、ユーザーがパスワードを変更した場合に、既存のリフレッシュトークンによるアクセスを即座にブロックする手段がありません。 ...
Description
When OpenCode exits, `reset_terminal_after_tui()` runs `tput reset` which clears the entire screen. The session status
and Resume with: `daf open xxx` message that follows gets lost or flashes ...
bug
v3.0.0
Following changes in #1754 See the run on https://github.com/pandas-dev/pandas-stubs/actions/runs/27025989646 Those are
hard to tests due to the need to have it merged first (making a change in the PR ...
CI
Is your feature request related to a problem? Please describe.
Currently, role-based access control logic is scattered across the codebase using manual checks such as isAdmin(),
hasRole(), or direct role ...
enhancement
level:critical
quality:exceptional
type:docs
type:feature
type:security
type:testing
Summary
Add a second AI-agent layer that reviews proposed chatbot actions for leakage and access risks.
Motivation
Before the deterministic policy engine runs, the system should have a contextual risk ...
Part of parent issue #33.
Implement the Python ingestion script at scripts/ingest_track.py that:
- Runs BeatNet to extract the absolute beat-map timestamps and global base BPM.
- Constructs the initial ...
JPEG export uses 4:2:0 chroma subsampling
NegPy version: 0.22.3 OS: Windows 11 Scanner: CanoScan FS4000US via VueScan
Description
JPEG exports from NegPy use 4:2:0 chroma subsampling, which significantly ...
Root cause
phdb.service.scheduler is duration-interval-only. ScheduleJob.interval_seconds() maps weekly → 604800, and
_schedule_next arms threading.Timer(now + interval_seconds). The day/at fields are ...
Part of parent issue #33.
Implement an upload and trigger endpoint POST /api/ingest in the Vite middleware (vite.config.ts) that:
- Accepts multipart/form-data containing an uploaded audio file (MP3/MP4). ...

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.