- DELETE /api/v1/admin/publishers/<id> - delete publisher with optional tool deletion - POST /api/v1/admin/publishers/<id>/reset-password - generate temporary password Safety features: - Cannot delete yourself or other admins - Delete requires typing username to confirm - Reset password shows temp password in modal with copy button Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cli | ||
| registry | ||
| ui_urwid | ||
| web | ||
| __init__.py | ||
| cli.py | ||
| config.py | ||
| manifest.py | ||
| providers.py | ||
| registry_client.py | ||
| resolver.py | ||
| runner.py | ||
| tool.py | ||
| ui.py | ||
| ui_registry.py | ||
| ui_snack.py | ||
| ui_urwid.py | ||