Skip to content

Conversation

@kylemclaren
Copy link
Collaborator

@kylemclaren kylemclaren commented Jan 16, 2026

Summary

  • Removes HTTP basic authentication from the docs site (reverts Add basic auth to nginx #62)
  • Deletes .htpasswd file
  • Removes auth_basic directives from nginx.conf
  • Removes .htpasswd copy from Dockerfile

Test plan

  • Deploy and verify docs site is publicly accessible without auth prompt

🤖 Generated with Claude Code

Reverts the changes from PR #62 to make the docs site publicly accessible
without authentication.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@github-actions
Copy link

github-actions bot commented Jan 16, 2026

CLI Documentation Generator

Metric Value
CLI Version 0.0.1
Commands Generated 24
Tests ✅ 0/0 passed
📚 Commands documented
  • sprite login
  • sprite logout
  • sprite org auth
  • sprite org list
  • sprite org logout
  • sprite org keyring disable
  • sprite org keyring enable
  • sprite auth setup
  • sprite create
  • sprite use
  • sprite list
  • sprite destroy
  • sprite exec
  • sprite console
  • sprite checkpoint create
  • sprite checkpoint list
  • sprite checkpoint info
  • sprite checkpoint delete
  • sprite restore
  • sprite proxy
  • sprite url
  • sprite url update
  • sprite api
  • sprite upgrade

@github-actions
Copy link

Preview Deployment

Name URL
Preview https://pr-77-superfly-sprites-docs.fly.dev

Commit: add3c18

@github-actions
Copy link

Lighthouse Results

URL Performance Accessibility Best Practices SEO
/ 🟢 90 🟢 100 🟢 96 🟢 100

@kylemclaren
Copy link
Collaborator Author

@kcmartin merge this to remove password from the site

@github-actions
Copy link

E2E Test Results

✅ Tests success

Ran against: https://pr-77-superfly-sprites-docs.fly.dev

@kylemclaren kylemclaren merged commit 932ee74 into main Jan 16, 2026
5 checks passed
@kylemclaren kylemclaren deleted the remove-basic-auth branch January 16, 2026 15:52
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.

2 participants