From 5a96630845c9182e2087f8f8c8b8ef908b69bb47 Mon Sep 17 00:00:00 2001 From: Brian Lycett Date: Thu, 10 Mar 2022 14:56:58 +0000 Subject: [PATCH] Change badges to buttons for list counts --- README.md | 2 +- www/account_manager/groups.php | 2 +- www/account_manager/index.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7207fcd..afb5015 100644 --- a/README.md +++ b/README.md @@ -240,7 +240,7 @@ Other services or software might use the *Common Name* (`cn`) attribute, which i The account identifier is what uniquely identifies the account, so you can't create multiple accounts where the account identifier is the same. You should ensure your LDAP clients use the same account identifier attribute when authenticating users. -If you're using LDAP for server accounts then you'll find there are normally constraints on how many cahracters and the type of characters you're allowed to use. The user manager will validate user and group names against `USERNAME_REGEX`. If you don't need to be so strict then you can disable these checks by setting `ENFORCE_SAFE_SYSTEM_NAMES` to `FALSE`. +If you're using LDAP for server accounts then you'll find there are normally constraints on how many characters and the type of characters you're allowed to use. The user manager will validate user and group names against `USERNAME_REGEX`. If you don't need to be so strict then you can disable these checks by setting `ENFORCE_SAFE_SYSTEM_NAMES` to `FALSE`. *** diff --git a/www/account_manager/groups.php b/www/account_manager/groups.php index 99a5d70..ea15605 100644 --- a/www/account_manager/groups.php +++ b/www/account_manager/groups.php @@ -72,7 +72,7 @@ render_js_username_check();
/show_group.php" method="post"> - group   +  
diff --git a/www/account_manager/index.php b/www/account_manager/index.php index 72bc478..f939f00 100644 --- a/www/account_manager/index.php +++ b/www/account_manager/index.php @@ -52,7 +52,7 @@ $people = ldap_get_user_list($ldap_connection); ?>
- account   +