mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-09 02:06:32 +02:00
[ticket/11626] LDAP Auth ACP Template File
PHPBB3-11626
This commit is contained in:
@@ -347,6 +347,8 @@ class phpbb_auth_provider_ldap extends phpbb_auth_provider_base
|
||||
'AUTH_LDAP_USER' => $new_config['ldap_user'],
|
||||
'AUTH_LDAP_USER_FILTER' => $new_config['ldap_user_filter'],
|
||||
));
|
||||
|
||||
return 'auth_provider_ldap.html';
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user