From 9f8ddd3f926b642edd028a87091c78da5ffd4bb3 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 8 May 2024 19:47:39 -0700 Subject: [PATCH] Updated Setting up Authentication (markdown) --- Setting-up-Authentication.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Setting-up-Authentication.md b/Setting-up-Authentication.md index b66d2e2..045044b 100644 --- a/Setting-up-Authentication.md +++ b/Setting-up-Authentication.md @@ -48,6 +48,7 @@ archivebox manage changepassword Existing users can be managed from the Admin UI here: `http://127.0.0.1:8000/admin/auth/user/`, and you can change your password in the UI here: `http://127.0.0.1:8000/admin/password_change/`. +

> [!WARNING]