issues Search Results · language:Dune language:TypeScript language:HTML language:JavaScript language:Go language:JavaScript
Filter by
46.8M results
Problem
TLS configurations are complex and prone to misconfiguration (weak ciphers, expired certificates, protocol downgrades).
Without comprehensive testing, security vulnerabilities can slip into production. ...
area-network
area-security
epic-27
priority-p2
Add the authenticated settings UI for editing profile fields. Implement a settings panel that opens as a modal on mobile
and a side panel on desktop, matching the layout direction in docs/vision.md. The ...
group-11
status:draft
type:feature
Build the web password reset flow. Add a reset request page that submits to POST /auth/reset-request and shows a
non-enumerating success state. Add a reset confirmation page that accepts a token from the ...
group-11
status:draft
type:feature
Build the dark-mode-only login experience in the Next.js web app. Add a login page with username and password fields,
submit/error/loading states, and integration with POST /auth/login using cookie-based ...
group-11
status:draft
type:feature
Add authenticated profile endpoints for Aelf.red identity context. Implement GET /profile to return the current user s
profile and PUT /profile to update editable profile fields such as name, timezone, ...
group-11
status:draft
type:feature
Implement email-based password reset on the server. Choose and configure the transactional email provider, with Resend
preferred per docs/plan.md, and add required environment variables to .env.example. ...
group-11
status:draft
type:feature
Prompt
Style: Hand-painted 2D/3D hybrid animation with soft brush textures, warm tungsten lighting,
and a tactile, stop-motion feel. The aesthetic evokes mid-2000s storybook animation — cozy,
imperfect, ...
difficulty:advanced
lang:en
model:sora-2
type:video-generation
usecase:artistic
usecase:character
Implement the core Hono auth layer for the Mastra server. Add POST /auth/login to validate username/password against the
users table, issue a JWT, and set it in an httpOnly cookie. Add POST /auth/logout ...
group-11
status:draft
type:feature
Create the Phase 2 custom database schema for authentication and profile data. Add migrations for users, profile, and
password_reset_tokens exactly aligned with docs/tech.md: UUID primary keys, unique ...
group-11
status:ready
type:feature
Description
Build the single-user authentication foundation for Aelf.red. This phase adds the custom auth tables, secure
username/password login with JWT httpOnly cookies, email-based password reset, ...
type:group

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.