Procedural File: tce_altauth.php
Source Location: /shared/code/tce_altauth.php
Page Details:
Check user authorization against alternative systems (RADIUS, LDAP, CAS, HTTP BASIC, ...)
Tags:
F_altLogin [line 61]
array F_altLogin(
string $username, string $password)
|
|
Alternate Login. Try to login user using alternative systems (Radius, LDAP, CAS, HTTP BASIC, ...)
Tags:
Parameters
string |
$username |
user name |
string |
$password |
password |
|
|