Skip to content

issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Python linked:pr

Filter by

4.5M results  (359 ms)

4.5M results

Detailed Description: Found this while tracing the step-up authentication flow in src/adaptive_auth/stepup_auth.py. The _get_expected_totp method accepts a secret argument but never uses it: def _get_expected_totp(self, ...
type:security

Summary The Pull container images task in roles/stepca/tasks/service.yml pulls new images but is wired to no notify/register, so freshly pulled images are not applied to the already-running containers ...

Problem Real M7 v2 hands-on walkthrough after #145 exposed two learner-facing workflow semantics issues: 1. Review/focus groups consume the same visible group_index as normal practice groups. ...
area:backend
area:design
area:frontend
bug
type:task

Summary The Pull container images task in roles/netbox/tasks/service.yml pulls new images but is wired to no notify/register, so freshly pulled images are not applied to the already-running containers ...

public/assets/vela-JOEMOQJS.js is a built bundle that no page references (the app currently loads text/babel JSX in-browser). Fix: delete the dead file, OR finish the build migration so index.html loads ...
ao

Minor head-meta gaps on public/index.html + public/guide.html. Fix: add og:image:width/og:image:height (1200/630) for instant social-card rendering; add meta name= theme-color content= #08080b ; optionally ...
ao

src/index.js proxies /api/metronome/* to Metronome with the server-side key. It s read-only sandbox data, but the proxy is open + uncached to any caller. Fix: in src/index.js, reject /api/metronome requests ...
ao

The dashboard is a no-build CDN-React SPA — with JS disabled (or for non-JS crawlers) the page is blank. Fix: add a noscript block to public/index.html with a one-line description + a link to /guide (which ...
ao

All client-side views/deep-links share the single static title — bad for SEO and history/tab clarity. Views are tracked via query string on / (app.jsx URLSearchParams + pushState). Fix: in public/app.jsx, ...
ao

There is no favicon — the browser requests /favicon.ico and gets index.html back as the icon. Fix: add public/favicon.svg (Vela mark) and link rel= icon ... to both public/index.html and public/guide.html. ...
ao
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.