• Your Name's avatar
    Version 0.99.4: Fix OAuth2 proxy-awareness for reverse proxy deployments · 2aa9d96d
    Your Name authored
    - Fixed OAuth2 authentication endpoints not respecting reverse proxy subpaths
    - Updated all OAuth2 JavaScript fetch calls to use url_for() instead of hardcoded /dashboard/ paths
    - Fixed Claude, Kilo, Codex, and Qwen OAuth2 authentication flows for reverse proxy deployments
    - Fixed file upload endpoints, rate limits data endpoint, user management endpoints, and autoselect save endpoint
    - OAuth2 authentication buttons now work correctly behind nginx reverse proxy with /aisbf/ location
    - Updated version in setup.py, pyproject.toml, aisbf/__init__.py, and PYPI.md
    - Added changelog entry for 0.99.4
    2aa9d96d
setup.py 7.49 KB