• Your Name's avatar
    Fix template error: add os to settings save response context · 8e689156
    Your Name authored
    - Added 'os': os to dashboard_settings_save template context
    - Fixes jinja2.exceptions.UndefinedError: 'os' is undefined
    - Template needs os.environ to get USER for tor hidden service path
    - GET endpoint already had it, POST endpoint was missing it
    8e689156
main.py 500 KB