constant CAS_LOGIN_INVITE_DEFAULT in CAS 6.3
Same name and namespace in other branches
- 6.2 cas.module \CAS_LOGIN_INVITE_DEFAULT
- 7 cas.module \CAS_LOGIN_INVITE_DEFAULT
4 uses of CAS_LOGIN_INVITE_DEFAULT
- CasLoginBlockTestCase::testCasLoginBlock in ./
cas.test - Tests the visibility and functionality of the CAS login block.
- cas_admin_settings in ./
cas.admin.inc - Provides settings pages.
- cas_form_alter in ./
cas.module - Implementation of hook_form_alter().
- cas_login_block in ./
cas.module - Login form for the CAS login block.
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_LOGIN_INVITE_DEFAULT', 'Log in using CAS');