Add Silo auth dock widget, update silo submodule

Wire up the new Silo authentication dock panel in InitGui.py:
- _setup_silo_auth_panel() creates the Database Auth dock widget
- Tabified with the existing Database Activity panel on the right dock
- Deferred to 4500ms to ensure activity panel exists first
- Widget reference pinned on the dock panel to prevent GC

Update silo submodule to include auth widget, login flow, token
management, enhanced settings dialog, and silo-auth.svg icon.
This commit is contained in:
forbes
2026-01-31 14:36:51 -06:00
parent b3fedfb19f
commit 36a88d0959
2 changed files with 37 additions and 1 deletions