constant CAS_REDIRECT in CAS 7
1 use of CAS_REDIRECT
- cas_form_alter in ./
cas.module - Implements hook_form_alter().
File
- ./
cas.module, line 13 - 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_REDIRECT', 3);