tce_httpbasic.php
Tags
Table of Contents
Constants
- K_HTTPBASIC_ENABLED = \false
- If true trust HTTP Basic Auth
- K_HTTPBASIC_USER_GROUP_ID = 1
- Default user group ID This is the TCExam group id to which the accounts belong.
- K_HTTPBASIC_USER_LEVEL = 1
- Default user level
Constants
K_HTTPBASIC_ENABLED
If true trust HTTP Basic Auth
public mixed K_HTTPBASIC_ENABLED =
\false
K_HTTPBASIC_USER_GROUP_ID
Default user group ID This is the TCExam group id to which the accounts belong.
public mixed K_HTTPBASIC_USER_GROUP_ID =
1
You can also set 0 for all available groups or a string containing a comma-separated list of group IDs.
K_HTTPBASIC_USER_LEVEL
Default user level
public mixed K_HTTPBASIC_USER_LEVEL =
1