- Add get_base_url() helper function to detect HTTPS reverse proxy - Prioritize SITE_URL env var over request.base_url - Support X-Forwarded-Proto and X-Forwarded-Host headers - Fixes RSS URL showing http:// instead of https:// behind reverse proxy Fixes #6 Made-with: Cursor |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| admin.py | ||
| article.py | ||
| articles.py | ||
| health.py | ||
| image.py | ||
| login.py | ||
| rss.py | ||
| search.py | ||
| stats.py | ||