fix: Earn.fm Supabase auth, exchange rates redirect, CSP#72
Conversation
- Rewrite Earn.fm collector to use Supabase email/password auth instead of the broken UUID token (which is only for the Docker bandwidth client) - Fix exchange rates: Frankfurter API returns 301 but httpx wasn't following redirects, causing empty fiat rates (only USD available) - Fix CSP: allow connect-src to cdn.jsdelivr.net for Chart.js source maps
|
Warning Review limit reached
Your plan currently allows 1 review/hour. Refill in 8 minutes and 41 seconds. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more review capacity refills, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than trial, open-source, and free plans. In all cases, review capacity refills continuously over time. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
httpxwasn't following redirects → only USD was available in currency selectorconnect-src 'self'Test plan