ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
◀ ilDoc Overview
custom_username_func.php
Go to the documentation of this file.
1
<?
php
2
3
class
ApacheCustom
{
4
5
public
static
function
getUsername
() {
6
/*
7
* enter your custom login-name resolve function here
8
*
9
* if you are using the "auto create account" feature
10
* be sure to return a valid username IN ANY CASE
11
*/
12
}
13
14
}
ApacheCustom
Definition:
custom_username_func.php:3
ApacheCustom\getUsername
static getUsername()
Definition:
custom_username_func.php:5
php
Services
AuthApache
classes
custom_username_func.php
Generated on Fri Jan 24 2025 19:01:05 for ILIAS by
1.8.13 (using
Doxyfile
)