Skip to content

security: timing-safe login, placeholder detection + UX components - #121

Merged
gnacho merged 1 commit into
mainfrom
feat/yuvomi-lessons
Aug 30, 2026
Merged

security: timing-safe login, placeholder detection + UX components#121
gnacho merged 1 commit into
mainfrom
feat/yuvomi-lessons

Conversation

@gnacho

@gnacho gnacho commented Aug 30, 2026

Copy link
Copy Markdown
Owner

Closes #120

…ate components

- auth: bcrypt against dummy hash when user not found (anti-enumeration)
- config: reject .env.example placeholder values in AUTH_PASS, SESSION_SECRET, HAOS_TOKEN
- skeleton: shimmer animation with prefers-reduced-motion + SkeletonList/SkeletonCard variants
- EmptyState: 3 variants (empty/no-results/error) with ARIA roles and enforced composition
@gnacho
gnacho merged commit 5c59fd5 into main Aug 30, 2026
4 checks passed
@gnacho
gnacho deleted the feat/yuvomi-lessons branch August 30, 2026 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Apply security and UX patterns from Yuvomi audit

1 participant