You are here

constant CAS_NO_LINK in CAS 7

Same name and namespace in other branches
  1. 6.3 cas.module \CAS_NO_LINK
  2. 6.2 cas.module \CAS_NO_LINK

@file 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.

2 uses of CAS_NO_LINK
cas_admin_settings in ./cas.admin.inc
Provides settings pages.
cas_form_alter in ./cas.module
Implements hook_form_alter().

File

./cas.module, line 10
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_NO_LINK', 0);