mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
parent
41acffdc24
commit
de62fa6baa
@ -31,7 +31,7 @@ class DefaultAuthenticationDomainConfigForm extends Form
|
||||
'text',
|
||||
'authentication_default_domain',
|
||||
array(
|
||||
'label' => $this->translate('Default Domain'),
|
||||
'label' => $this->translate('Default Login Domain'),
|
||||
'description' => $this->translate(
|
||||
'If a user logs in without specifying any domain (e.g. "jdoe" instead of "jdoe@example.com"),'
|
||||
. ' this default domain will be assumed.'
|
||||
|
Loading…
x
Reference in New Issue
Block a user