mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-25 23:04:51 +02:00
Remove instruction initially purposed for testing only
This commit is contained in:
parent
f5c4708ae2
commit
2fd22261eb
@ -59,7 +59,6 @@ class AuthBackendPage extends Form
|
|||||||
*/
|
*/
|
||||||
public function createElements(array $formData)
|
public function createElements(array $formData)
|
||||||
{
|
{
|
||||||
$this->config['type'] = 'autologin';
|
|
||||||
if ($this->config['type'] === 'db') {
|
if ($this->config['type'] === 'db') {
|
||||||
$note = t(
|
$note = t(
|
||||||
'As you\'ve chosen to use a database for authentication all you need '
|
'As you\'ve chosen to use a database for authentication all you need '
|
||||||
|
Loading…
x
Reference in New Issue
Block a user