Skip to content

Commit 8726057

Browse files
committed
docs(misc): document Re-Login Required notification after main keypair change
Part of the recent main-branch docs catch-up plan (Work Item 10). FR-2895 (#7417) added the ReLoginRequired / MainKeyChangedNeedRelogin notification shown when the user's main access key has been changed and they need to log in again to apply the change. Adds a :::note admonition under My Keypair Information in user_settings.md across all 4 languages, quoting the exact i18n message text for each locale. No header.md change — it does not have a credentials section.
1 parent 66811d7 commit 8726057

4 files changed

Lines changed: 32 additions & 0 deletions

File tree

packages/backend.ai-webui-docs/src/en/user_settings/user_settings.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,14 @@ a table view with additional management options such as issuing new keypairs,
122122
deactivating, or revoking existing ones.
123123
:::
124124

125+
:::note[Re-Login Required]
126+
When the main access key changes (for example, after issuing a new keypair
127+
and designating it as the main one), the WebUI shows a **Re-Login Required**
128+
notification with the message *"The main access key has been changed. Please
129+
log in again to apply the change."* Log out and sign in again so that the
130+
new main access key is applied to your session.
131+
:::
132+
125133
<a id="user-ssh-keypair-management"></a>
126134

127135
### SSH Keypair Management

packages/backend.ai-webui-docs/src/ja/user_settings/user_settings.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,15 @@ https://github.com/lablup/backend.ai-webui.
114114
場合があります。
115115
:::
116116

117+
:::note[再ログインが必要です]
118+
メインアクセスキーが変更されると(たとえば、新しいキーペアを発行してそれを
119+
メインキーペアに指定した場合など)、WebUIに **再ログインが必要です** という
120+
通知と共に *「メインアクセスキーが変更されました。変更を反映するには、再度
121+
ログインしてください。」* というメッセージが表示されます。変更されたメイン
122+
アクセスキーをセッションに反映するには、ログアウトして再度ログインして
123+
ください。
124+
:::
125+
117126
<a id="user-ssh-keypair-management"></a>
118127

119128
### SSHキーペア管理

packages/backend.ai-webui-docs/src/ko/user_settings/user_settings.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,13 @@ WebUI의 새 버전이 검색될 경우 알림 창을 띄웁니다. 이 기능
109109
추가 관리 옵션이 포함된 테이블 형태로 표시될 수 있습니다.
110110
:::
111111

112+
:::note[재로그인 필요]
113+
기본 액세스 키가 변경되면(예: 새 키페어를 발급하여 기본 키페어로 지정한
114+
경우), WebUI에 **재로그인 필요** 알림과 함께 *"기본 액세스 키가 변경되었습니다.
115+
변경 사항을 적용하려면 다시 로그인해 주세요."* 메시지가 표시됩니다. 변경된
116+
기본 액세스 키를 세션에 적용하려면 로그아웃 후 다시 로그인하세요.
117+
:::
118+
112119
<a id="user-ssh-keypair-management"></a>
113120

114121
### SSH 키페어 관리

packages/backend.ai-webui-docs/src/th/user_settings/user_settings.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,14 @@ https://github.com/lablup/backend.ai-webui.
114114
การปิดใช้งาน หรือการเพิกถอนคู่คีย์ที่มีอยู่
115115
:::
116116

117+
:::note[จำเป็นต้องเข้าสู่ระบบใหม่]
118+
เมื่อคีย์การเข้าถึงหลักถูกเปลี่ยน (เช่น หลังจากออกคู่คีย์ใหม่และกำหนดให้
119+
เป็นคู่คีย์หลัก) WebUI จะแสดงการแจ้งเตือน **จำเป็นต้องเข้าสู่ระบบใหม่**
120+
พร้อมข้อความ *"คีย์การเข้าถึงหลักได้เปลี่ยนแล้ว โปรดเข้าสู่ระบบอีกครั้ง
121+
เพื่อใช้การเปลี่ยนแปลง"* โปรดออกจากระบบและเข้าสู่ระบบอีกครั้งเพื่อให้
122+
คีย์การเข้าถึงหลักใหม่ถูกนำไปใช้กับเซสชันของคุณ
123+
:::
124+
117125
<a id="user-ssh-keypair-management"></a>
118126

119127
### การจัดการคู่คีย์ SSH

0 commit comments

Comments
 (0)