mirror of
https://github.com/YunoHost-Apps/dotclear2_ynh.git
synced 2024-09-03 18:26:29 +02:00
revert fix of class.auth.ldap.php for now
This commit is contained in:
parent
c26fb32562
commit
6baf817cd3
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
class ldapDcAuth extends Auth
|
||||
class ldapDcAuth extends dcAuth
|
||||
{
|
||||
# The user can't change his password
|
||||
protected $allow_pass_change = false;
|
||||
|
|
Loading…
Add table
Reference in a new issue