You are here

constant CAS_CHECK_NEVER in CAS 7

3 uses of CAS_CHECK_NEVER
cas_admin_settings in ./cas.admin.inc
Provides settings pages.
cas_phpcas_init in ./cas.module
Initialize phpCAS.
_cas_allow_check_for_login in ./cas.module
Determine if we should automatically check if the user is authenticated.

File

./cas.module, line 20
Enables users to authenticate via a Central Authentication Service (CAS) Cas will currently work if the auto registration is turned on and will create user accounts automatically.

Code

define('CAS_CHECK_NEVER', -2);