+

+
CLI Proxy API
+
Management Center
+
-
-
-
{t('login.connection_current')}
-
{apiBase || detectedBase}
-
{t('login.connection_auto_hint')}
-
-
-
- setShowCustomBase(e.target.checked)}
- />
-
-
-
- {showCustomBase && (
-
setApiBase(e.target.value)}
- hint={t('login.custom_connection_hint')}
- />
- )}
-
-
setManagementKey(e.target.value)}
- onKeyDown={handleSubmitKeyDown}
- rightElement={
-
- }
- />
-
-
- setRememberPassword(e.target.checked)}
- />
-
-
-
-
-
- {error &&
{error}
}
-
- {autoLoading && (
-
-
{t('auto_login.title')}
-
{t('auto_login.message')}
-
- )}