constant CAS_EXCLUDE in CAS 6.3
Same name and namespace in other branches
- 5.4 cas.module \CAS_EXCLUDE
- 5.3 cas.module \CAS_EXCLUDE
- 6.2 cas.module \CAS_EXCLUDE
- 7 cas.module \CAS_EXCLUDE
3 uses of CAS_EXCLUDE
- cas_admin_settings in ./
cas.admin.inc - Provides settings pages.
- _cas_allow_check_for_login in ./
cas.module - Determine if we should automatically check if the user is authenticated.
- _cas_force_login in ./
cas.module - Determine if we should require the user be authenticated.
File
- ./
cas.module, line 16 - 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_EXCLUDE', 'services/*');