From d0e31f9022f54e10309abdadf16b546788d7828b Mon Sep 17 00:00:00 2001 From: Jean-Marie Burel Date: Mon, 13 May 2024 10:28:05 +0100 Subject: [PATCH] add line --- omero/sysadmins/config.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/omero/sysadmins/config.rst b/omero/sysadmins/config.rst index 5d608b65bd..6463afd0ac 100644 --- a/omero/sysadmins/config.rst +++ b/omero/sysadmins/config.rst @@ -2052,6 +2052,7 @@ Whether to ignore the case of the username during login (`true` or `false`). Default: `false` (JSmith and jsmith will be considered two different users). .. warning:: + Before enabling this feature, lower the case of all usernames in OMERO (`omename` column in the `experimenter` table). It is the system administrator's responsibility to handle any username clashes.