You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: llms/extensions/credentials/README.md
+9-11Lines changed: 9 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ llms --serve 8000
24
24
25
25
When you start the server, authentication will now be enabled since at least one user exists and you'll be presented with the Sign In page.
26
26
27
-
<Screenshotsrc="/img/auth/signin.webp"alt="Sign In Page" />
27
+

28
28
29
29
After logging in as `admin`, you can create additional users from the **Manage Users** page which can be accessed from the user menu. Only users with the `Admin` role can access the **Manage Users** page.
30
30
@@ -45,7 +45,7 @@ After signing in, the user avatar dropdown shows:
0 commit comments