issues Search Results · language:Dune language:Python language:Java language:TypeScript language:JavaScript language:CSS
Filter by
72.5M results
Context
TODO
Requirements
- TODO
Relevant Resources
- TODO
airside
Context
Frontend half of the Google OAuth flow.
Acceptance criteria
- [ ] Button on register + login pages (Google brand guidelines)
- [ ] /auth/callback handles success and error states
- [ ] ...
area: frontend
size: S
type: feature
Problem
app/backend/main.py:65-83 — only CORSMiddleware is configured. No security-relevant HTTP response headers are set: no
Content-Security-Policy, Strict-Transport-Security, X-Content-Type-Options: ...
audit-2026-06-10
audit-finding
category: security
severity: medium
Context
Trips, profile, host dashboard require login.
Acceptance criteria
- [ ] Unauthenticated visit → /login?next=/original/path
- [ ] After login, user lands on the original page
- [ ] Loading ...
area: frontend
size: S
type: feature
Symptom
Every dashboard page load logs 2 console errors from vis-network: Unknown option detected: improvedLayout nested under
layout.hierarchical. Observed during PRD #680 production verification (qa-proof/PROD-680-live.png ...
captured
Context
Central auth state for the whole app.
Acceptance criteria
- [ ] Access token kept in memory (NOT localStorage — XSS); refresh via cookie on 401 then retry once
- [ ] useAuth() exposes user, ...
area: frontend
size: M
type: feature
Symptom
Imported amex-gold-1001_060926_22_35.csv (Amex Gold ••1001). Result: 21 total rows → 0 imported, 21 skipped, 0 errors.
Timeline shows Deduplication: 21 duplicates removed. User is confident the ...
Context
The SAME zod schemas validate in the browser and on the server — packages/shared in action.
Acceptance criteria
- [ ] /register and /login pages, accessible labels + errors
- [ ] Client-side ...
area: frontend
size: M
type: feature
Problem
app/backend/encryption.py:57-59 — decrypt_value() returns the stored string unchanged if the fernet: prefix is absent
(legacy plaintext row passthrough). The reencrypt_plaintext_keys() migration ...
audit-2026-06-10
audit-finding
category: security
severity: medium
Profile CRUD, avatar upload, become-a-host flow. Design: docs/system-design.md §3.2 (users module).
Child issues
- [ ] #41
- [ ] #43
- [ ] #45
- [ ] #46
area: backend
epic

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.