* Changed backend to mount config at volume * update lock * Changed backend to reapply settings after detecting that flow is reset * Added periodic backup for flows, make better reset * tui warning * Changed settings page to alert user that he has to disable lock flow * Changed flows to be locked * Do periodic backup only if onboarding is done * Change backup function to only back up flows if flow lock is disabled * Added session manager to reapply all settings --------- Co-authored-by: Sebastián Estévez <estevezsebastian@gmail.com> |
||
|---|---|---|
| .. | ||
| api | ||
| config | ||
| connectors | ||
| models | ||
| services | ||
| tui | ||
| utils | ||
| agent.py | ||
| auth_context.py | ||
| auth_middleware.py | ||
| main.py | ||
| session_manager.py | ||