mirror of
https://github.com/HyPnoTiiK/stream-fusion.git
synced 2026-07-28 23:12:46 +00:00
Implement POST /encode endpoint for encrypting user configuration tokens. Uses Fernet encryption with automatic Base64 fallback when CONFIG_SECRET_KEY is not set. Protected by signed CSRF token validation to prevent cross-site attacks. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| views.py | ||