constant CAS_CHECK_ONCE in CAS 7
3 uses of CAS_CHECK_ONCE
- 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.
- CasRequiredLoginTestCase::testCasExclude in ./
cas.test - Test redirection prevented by cas_exclude.
File
- ./
cas.module, line 21 - 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_ONCE', -1);