mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
removed old comments
This commit is contained in:
@@ -100,16 +100,6 @@ $config['qrzru_password'] = '';
|
||||
| 'auth_mode' Minimum user level required 0 = anonymous, 1 = viewer,
|
||||
| 2 = editor, 3 = api user, 99 = owner
|
||||
| 'auth_level[]' Defines level titles
|
||||
|
|
||||
| 'auth_header_enable' False disables header based authentication
|
||||
| 'auth_header_create' False disables user creation for header based authentication
|
||||
| 'auth_headers_username' Which header provides authenticated username
|
||||
| 'auth_headers_firstname' Which header provides authenticated first name
|
||||
| 'auth_headers_lastname' Which header provides authenticated last name
|
||||
| 'auth_headers_callsign' Which header provides authenticated callsign
|
||||
| 'auth_headers_email' Which header provides authenticated email
|
||||
| 'auth_header_text' Display text on login screen
|
||||
| 'auth_header_club_id' Default club ID to add new users to
|
||||
*/
|
||||
|
||||
$config['use_auth'] = true;
|
||||
|
||||
@@ -100,16 +100,6 @@ $config['qrzru_password'] = '%qrzru_password%';
|
||||
| 'auth_mode' Minimum user level required 0 = anonymous, 1 = viewer,
|
||||
| 2 = editor, 3 = api user, 99 = owner
|
||||
| 'auth_level[]' Defines level titles
|
||||
|
|
||||
| 'auth_header_enable' False disables header based authentication
|
||||
| 'auth_header_create' False disables user creation for header based authentication
|
||||
| 'auth_headers_username' Which header provides authenticated username
|
||||
| 'auth_headers_firstname' Which header provides authenticated first name
|
||||
| 'auth_headers_lastname' Which header provides authenticated last name
|
||||
| 'auth_headers_callsign' Which header provides authenticated callsign
|
||||
| 'auth_headers_email' Which header provides authenticated email
|
||||
| 'auth_header_text' Display text on login screen
|
||||
| 'auth_header_club_id' Default club ID to add new users to
|
||||
*/
|
||||
|
||||
$config['use_auth'] = true;
|
||||
|
||||
Reference in New Issue
Block a user