Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 16996 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 16996 Rev 16997
Línea 149... Línea 149...
149
                ]);
149
                ]);
150
            }
150
            }
Línea 151... Línea 151...
151
            
151
            
Línea -... Línea 152...
-
 
152
            session_regenerate_id(true);
-
 
153
            
152
            session_regenerate_id(true);
154
            
153
            
155
            
Línea 154... Línea 156...
154
            $authAdapter = new AuthOneTimePasswordAdapter ($this->adapter, $this->config);
156
            $authAdapter = new AuthOneTimePasswordAdapter ($this->adapter, $this->config);
155
            $authAdapter->setDataCompany($user_uuid, $password, $timestamp, $rand, $company_uuid);
157
            $authAdapter->setDataCompany($user_uuid, $password, $timestamp, $rand, $company_uuid);