Commit 3744b3

2026-03-17 07:57:02 Claude (MCP): [mcp] Update Admin Panel doc: Phase 2 complete, repo mgmt gated
Design/Admin_Panel_Reenablement.md ..
@@ 26,7 26,7 @@
| Application Preferences | `/-/admin` | SITE_NAME, SITE_DESCRIPTION, SITE_LOGO, etc. SERVER_NAME hidden in PLATFORM_MODE. |
| Sidebar Preferences | `/-/admin/sidebar_preferences` | Pure preferences. Works. |
| Content and Editing | `/-/admin/content_and_editing` | COMMIT_MESSAGE, WIKILINK_STYLE, etc. Works. |
- | Repository Management | `/-/admin/repository_management` | GIT_WEB_SERVER, remote push/pull. **Git remote push/pull + SSH key storage is a security concern** — consider gating in PLATFORM_MODE. |
+ | Repository Management | `/-/admin/repository_management` | ✅ **Gated in PLATFORM_MODE** (2026-03-17). Route, nav link, pull webhook, and auto-push/pull all disabled. SSH key storage and outbound connections blocked. May re-enable with sandboxing if demand emerges. |
### Phase 1: Permissions panel ✅ DEPLOYED (2026-03-17)
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9