You are here

constant CAS_MAKE_DEFAULT in CAS 7

Same name and namespace in other branches
  1. 6.3 cas.module \CAS_MAKE_DEFAULT
  2. 6.2 cas.module \CAS_MAKE_DEFAULT
1 use of CAS_MAKE_DEFAULT
cas_form_alter in ./cas.module
Implements hook_form_alter().

File

./cas.module, line 12
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_MAKE_DEFAULT', 2);