From bffcbc0ea435a62ccd1ebd2677f6092d30704d96 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 27 Aug 2024 17:32:37 +0200 Subject: [PATCH] Update openpanel.md --- documentation/docs/admin/users/openpanel.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/documentation/docs/admin/users/openpanel.md b/documentation/docs/admin/users/openpanel.md index 5a9df5cf..7b1700d5 100644 --- a/documentation/docs/admin/users/openpanel.md +++ b/documentation/docs/admin/users/openpanel.md @@ -4,7 +4,7 @@ sidebar_position: 1 # OpenPanel Users -OpenPanel currently has only a single user role named **User** that can only manage their docker container and inherits settings specified by the Admin user. +OpenPanel has a single user role named **User** that can only manage their docker container and inherits settings specified by the Admin user. ## List Users @@ -114,6 +114,8 @@ Example response: +- The OpenPanel username must be 3 to 16 characters long and can only contain letters and numbers. +- The OpenPanel password must be 6 to 30 characters long and can include any characters except for single quotes (`'`) and double quotes (`"`). ## Reset User Password