Skip to content

Conversation

@ryan12324
Copy link

Add optional password protection via environment variables:

  • CLAUDEMAN_PASSWORD: enables auth when set
  • CLAUDEMAN_USERNAME: optional, defaults to "admin"

Uses dotenv to load .env file. When enabled, browsers automatically prompt for credentials. Backward compatible - no auth if password unset.

Add optional password protection via environment variables:
- CLAUDEMAN_PASSWORD: enables auth when set
- CLAUDEMAN_USERNAME: optional, defaults to "admin"

Uses dotenv to load .env file. When enabled, browsers automatically
prompt for credentials. Backward compatible - no auth if password unset.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Ark0N added a commit that referenced this pull request Jan 25, 2026
Respawn banner changes:
- Human-friendly state labels (e.g., "Kickstarting..." vs "waiting_kickstart")
- Removed redundant "→ waiting for" text
- Simplified AI check display (only shows when actively checking)
- Shorter cycle counter (#1 vs "Cycle 1")
- Fixed NaN timer bug with validation
- Flatter HTML structure

CLAUDE.md improvements:
- Reorganized Commands section into clear subsections
- Test port allocation in table format
- Simplified TypeScript config section
- Removed duplicate keyboard shortcuts (already in README)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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.

1 participant