Commit Graph

2 Commits

Author SHA1 Message Date
Paul Kartchner
8bd2d71795 Clean up OAuth configuration files
- Removed get_gmail_refresh_token.py (no longer needed)
- Removed emailproxy-config/ directory (already deleted)
- Added Claude Code settings for easier development
- Switched to Amazon SES for email delivery (configured in .env)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-10 03:53:52 +00:00
Paul Kartchner
bf3ed29434 Initial Vaultwarden configuration with Amazon SES email
- Docker Compose setup with Traefik integration
- Amazon SES SMTP configuration (credentials in .env - not committed)
- Email verification and testing scripts
- Security: .gitignore excludes sensitive data (.env, data/, emailproxy-config/)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-10 03:41:06 +00:00