files-public-config-default-tce-auth

It appears that you are using AdBlocking software. The cost of running this website is covered by advertisements. If you like it please feel free to a small amount of money to secure the future of this website.

tce_auth.php

Tags
file

Configuration file: define access levels for each public page.

author

Nicola Asuni

since
2010-09-17

Table of Contents

Constants

K_ADMIN_LINK  = 5
Required user's level to display a link for administration area
K_AUTH_PAGE_USER  = 1
Required user's level to access user page submenu
K_AUTH_PUBLIC_INDEX  = 1
Required user's level to access index page.
K_AUTH_PUBLIC_TEST_EXECUTE  = 1
Required user's level to execute a test
K_AUTH_PUBLIC_TEST_INFO  = 1
Required user's level to view test general information
K_AUTH_PUBLIC_TEST_RESULTS  = 1
Required user's level to view test results
K_AUTH_SSL_LEVEL  = \false
Minimum page level for which a valid client SSL certificate is required.
K_AUTH_SSLIDS  = ''
Comma separated lit of SSL certificates IDs required to access pages with K_AUTH_SSL_LEVEL level or more.
K_AUTH_USER_CHANGE_EMAIL  = 1
Required user's level to change email
K_AUTH_USER_CHANGE_PASSWORD  = 1
Required user's level to change password

Constants

Required user's level to display a link for administration area

public mixed K_ADMIN_LINK = 5

K_AUTH_PAGE_USER

Required user's level to access user page submenu

public mixed K_AUTH_PAGE_USER = 1

K_AUTH_PUBLIC_INDEX

Required user's level to access index page.

public mixed K_AUTH_PUBLIC_INDEX = 1

K_AUTH_PUBLIC_TEST_EXECUTE

Required user's level to execute a test

public mixed K_AUTH_PUBLIC_TEST_EXECUTE = 1

K_AUTH_PUBLIC_TEST_INFO

Required user's level to view test general information

public mixed K_AUTH_PUBLIC_TEST_INFO = 1

K_AUTH_PUBLIC_TEST_RESULTS

Required user's level to view test results

public mixed K_AUTH_PUBLIC_TEST_RESULTS = 1

K_AUTH_SSL_LEVEL

Minimum page level for which a valid client SSL certificate is required.

public mixed K_AUTH_SSL_LEVEL = \false

Use false or a level above 10 to disable the control. Use 0 to enable for all area. Use 10 to enable just for the ADMIN pages.

K_AUTH_SSLIDS

Comma separated lit of SSL certificates IDs required to access pages with K_AUTH_SSL_LEVEL level or more.

public mixed K_AUTH_SSLIDS = ''

K_AUTH_USER_CHANGE_EMAIL

Required user's level to change email

public mixed K_AUTH_USER_CHANGE_EMAIL = 1

K_AUTH_USER_CHANGE_PASSWORD

Required user's level to change password

public mixed K_AUTH_USER_CHANGE_PASSWORD = 1
On this page
 

© 2004-2024 – Nicola Asuni - Tecnick.com - All rights reserved.
about - disclaimer - privacy