Template
Add explicit database import UI and harden SQL restore.
This commit is contained in:
@@ -408,7 +408,7 @@ Routes are grouped in the docs as:
|
||||
| **Users** | Panel user accounts and the connections assigned to them. |
|
||||
| **Self-service** | Endpoints called by a regular user for their own data (`/api/my/*`). |
|
||||
| **Sharing** | Public, token-protected configuration sharing — no panel session required. |
|
||||
| **Settings** | Panel-wide settings, Telegram bot, Remnawave sync, JSON backup/restore. |
|
||||
| **Settings** | Panel-wide settings, Telegram bot, Remnawave sync, SQL/JSON backup export & import. |
|
||||
| **API Tokens** | Create and revoke bearer tokens for external integrations. |
|
||||
|
||||
**Authentication for external integrations** — both session cookies and `Authorization: Bearer <token>` are accepted on every admin endpoint. Example:
|
||||
|
||||
Reference in New Issue
Block a user