constant CAS_MAKE_DEFAULT in CAS 6.3
Same name and namespace in other branches
- 6.2 cas.module \CAS_MAKE_DEFAULT
- 7 cas.module \CAS_MAKE_DEFAULT
1 use of CAS_MAKE_DEFAULT
- cas_form_alter in ./
cas.module - Implementation of 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);