constant CAS_CHECK_ALWAYS in CAS 7
2 uses of CAS_CHECK_ALWAYS
- CasGatewayTestCase::testCasGatewayLoggedIn in ./
cas.test - Test the CAS Gateway functionality of the user is logged in.
- CasGatewayTestCase::testCasGatewayLoggedOut in ./
cas.test - Test the CAS Gateway functionality of the user is not logged in.
File
- ./
cas.module, line 22 - 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_CHECK_ALWAYS', 0);