Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
This commit is contained in:
Valdnet 2022-03-31 11:35:29 +02:00 committed by blizzz (Rebase PR Action)
parent 02e8d0375e
commit f016e9c88f

View file

@ -105,7 +105,7 @@ class AdminTest extends \Test\TestCase {
'required' => true,
],
'require_provisioned_account' => [
'text' => 'Only allow authentication if an account exists on some other backend. (e.g. LDAP)',
'text' => 'Only allow authentication if an account exists on some other backend (e.g. LDAP).',
'type' => 'checkbox',
'global' => true,
],