Fix template error: add os to settings save response context
- 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
Showing
Please
register
or
sign in
to comment