PM-1060 "Fusionar el plugin LDAP advanced al core del enterprise" SOLVED
Issue:
Fusionar el plugin LDAP advanced al core del enterprise
- No es posible crear un nuevo AuthenticationSource con ----> Provider: ldapAdvanced
Cause:
- Implementacion incompleta en este modulo (AuthenticationSource)
Solution:
- Se ha completado el ldapAdvanced en este modulo (AuthenticationSource), se agrego el hash correcto
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
G::LoadClass("ldapAdvanced");
|
||||
|
||||
$function = $_REQUEST['functionAccion'];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user