issues Search Results · language:Dune language:Python linked:pr language:Java language:JavaScript language:Python
Filter by
5.8M results
In src/greeter.js la funzione greet(name) ritorna HELLO, name ! tutto maiuscolo.
Atteso: un saluto con capitalizzazione normale, es. Hello, name ! (mantieni il nome come fornito).
Criterio di accettazione: ...
agent:fix
Parent bounty: #743
Description
The public registration schema allows the admin role. This lets an arbitrary registrant request administrator privileges
from the client-controlled request body.
Affected ...
Parent bounty: #743
Description
The payment controller passes the raw request body directly to the payment service, so malformed or missing payment
fields are accepted before any schema validation.
...
Parent bounty: #743
Description
The API configuration falls back to development-secret when JWT_SECRET is not set. If this fallback reaches production,
anyone who knows the default can forge valid JWTs. ...
Clean up the three residual references to the dead _convictions.md artifact (killed by PR #229, the #142 Phase B
kill-switch). These were flagged by the curator triage of #228 (2026-06-03) and survived ...
loom:building
tier:maintenance
概要
voice-gateway を iOS Safari から使用するには HTTPS が必須(getUserMedia の制約)。 現状は HTTP のみのため、iPhone からマイクアクセスができない。
要件
- nginx を reverse proxy として配置し SSL 終端する
- 自己署名証明書に対応(Let s Encrypt は optional)
- systemd ...
I have checked the following:
- [x] I ve searched existing issues and found nothing related to my issue.
This feature
- [ ] blocks me from using Bruno
- [x] would improve my quality of life in ...
enhancement
Prerequisites
- [x] I searched open issues and this has not already been proposed.
- [x] I searched discussions and this is not already being debated there.
- [x] This is a concrete, actionable ...
enhancement
ready for review
Description
The Upload Python Package workflow is currently broken because it cannot find uv. I think this is because the
publish-to-pypi.yml is missing a uses: astral-sh/setup-uv@v... but I could be ...
Parent Algora bounty: #743
Problem
registerUser() currently generates the response id and the JWT sub with separate Date.now() calls:
id: `usr_${Date.now()}`,
token: signAccessToken({ sub: `usr_${Date.now()}`, ...

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.