mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-24 06:14:25 +02:00
setup: Use 'icingaweb2' as default authentication backend name
This commit is contained in:
parent
f0fe6246ac
commit
ff17c3729c
@ -112,7 +112,7 @@ class AuthBackendPage extends Form
|
|||||||
}
|
}
|
||||||
|
|
||||||
$this->addElements($backendForm->getElements());
|
$this->addElements($backendForm->getElements());
|
||||||
$this->getElement('name')->setValue('icingaweb');
|
$this->getElement('name')->setValue('icingaweb2');
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user