1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-25 23:36:22 +02:00

Updated Setting up Authentication (markdown)

Nick Sweeting
2024-05-08 19:47:39 -07:00
parent 99f70c9f73
commit 9f8ddd3f92

@@ -48,6 +48,7 @@ archivebox manage changepassword <username>
Existing users can be managed from the Admin UI here: `http://127.0.0.1:8000/admin/auth/user/`, 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/`. and you can change your password in the UI here: `http://127.0.0.1:8000/admin/password_change/`.
<br/>
<br/> <br/>
> [!WARNING] > [!WARNING]