From f05416e200e88421db437996f62488e67fd55ae8 Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Fri, 14 Feb 2025 18:03:45 +0100 Subject: [PATCH] fix login paths for PUI (#226) --- demo.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/demo.md b/demo.md index c79e10f0..fa08edaa 100644 --- a/demo.md +++ b/demo.md @@ -10,10 +10,10 @@ Multiple default accounts are provided, as detailed below. Each account is affor | Username | Password | Description | Login | | --- | --- | --- | --- | -| allaccess | nolimits | View / create / edit all pages and items | log in | -| reader | readonly | Can view all pages but cannot create, edit or delete database records | log in | -| engineer | partsonly | Can manage parts, view stock, but no access to purchase orders or sales orders | log in | -| admin | inventree | Superuser account, access all areas plus administrator actions | log in | +| allaccess | nolimits | View / create / edit all pages and items | log in | +| reader | readonly | Can view all pages but cannot create, edit or delete database records | log in | +| engineer | partsonly | Can manage parts, view stock, but no access to purchase orders or sales orders | log in | +| admin | inventree | Superuser account, access all areas plus administrator actions | log in | ### Data Persistence