issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Python language:Python
Filter by
55.2M results
Summary
In SlackChannelBackend.post(), when a terminal message (DONE/FAILURE/DECLINE) arrives for a corrId with no cached thread
anchor, the code creates a recovery anchor then immediately evicts it — ...
In AuthController.handleOAuth2Callback() the success and error redirects are hardcoded to
http://localhost:3000/dashboard and http://localhost:3000/login?error=oauth_failed. There is also a stray non-ASCII ...
bug
benchmark
enhancement
feat
good first issue
help wanted
The README points to /swagger-ui.html and SecurityConfig permits /swagger-ui/** and *-docs/**, but pom.xml has no
springdoc-openapi dependency, so the UI never loads. Either add springdoc-openapi-starter-webflux-ui ...
documentation
good first issue
jwt.base64-secret is a hardcoded base64 HMAC key checked into src/main/resources/application.yaml. Anyone with repo
access can forge locally issued tokens. This should be externalized to an environment ...
bug
readme.md lists endpoints like POST /api/v1/auth/register and GET /api/v1/auth/me, but AuthController is annotated
@RequestMapping( auth ) and exposes /auth/register, /auth/account, /auth/status, etc. ...
documentation
There is currently no src/test directory and zero automated tests in the repo. Given this service mints and validates
tokens, a regression here is high-impact. We should at least cover the login/refresh/logout ...
enhancement
help wanted
Problem
The classification leaf (class/ slug ) shows only name + short_name + the edition-succession chain
(CatalogNodeView.svelte classification arm → ClassificationLineagePanels). It does not show the ...
enhancement
reg_webapp
As a user I need to be able to sign up and log in So that my personal data and interactions remain secure and private.
Details and Assumptions
* [document what you know]
Acceptance Criteria
gherkin ...
backlog

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.