From 667a4f967e984dad32df098dd22b7f94cbf76de6 Mon Sep 17 00:00:00 2001 From: Jens Diemer Date: Sat, 12 Dec 2020 15:58:27 +0100 Subject: [PATCH] Update README.md SSO is supported, now. So no extra info about the admin account is needed and the default password is not "pyinventory" now. --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 128d8ff..78a39f5 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,6 @@ PyInventory is a libre web-based management to catalog things including state an ![](https://raw.githubusercontent.com/jedie/jedie.github.io/master/screenshots/PyInventory/PyInventory%20v0.1.0%20screenshot%202.png) ![](https://raw.githubusercontent.com/jedie/jedie.github.io/master/screenshots/PyInventory/PyInventory%20v0.1.0%20screenshot%203.png) -## Admin account - -An admin user is created at installation, the login is what you provided at installation, the password is **pyinventory**. ## Settings and upgrades @@ -131,4 +128,4 @@ Notes: * SQlite database will be used * A super user with username `test` and password `test` is created -* The page is available under `http://127.0.0.1:8000/app_path/` \ No newline at end of file +* The page is available under `http://127.0.0.1:8000/app_path/`