You are here

Files in CAS 6.3

Primary tabs

File namesort descending Location Namespace Description
cas.admin.inc cas.admin.inc CAS module settings UI.
cas.api.php cas.api.php Documentation for CAS API.
cas.css cas.css #edit-cas-identifier { background-position: 0% 50%; background-repeat: no-repeat; padding-left: 20px; } #user-login-form li.cas-link, #user-login li.cas-link, #user-login-form li.uncas-link, #user-login li.uncas-link, #user-login-form…
cas.drush.inc cas.drush.inc Drush commands for CAS.
cas.info cas.info name = CAS package = Central Authentication Service core = 6.x description = "Provides single sign-on Central Authentication Services (CAS)" php = 5.2
cas.install cas.install Installation hooks for the CAS module.
cas.module cas.module 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.
cas.pages.inc cas.pages.inc User page callbacks for the cas module.
cas.test cas.test Tests for cas.module.
cas.tokens.inc cas.tokens.inc Token module integration.
cas.user.inc cas.user.inc Provides CAS user registration administrative pages.
cas.views.inc includes/views/cas.views.inc Expose CAS user name to views.
cas_handler_field_cas_name.inc includes/views/handlers/cas_handler_field_cas_name.inc Field handler to provide a list of CAS user names.
cas_server.api.php cas_server.api.php Documentation for CAS Server API.
cas_server.info cas_server.info name = CAS Server package = Central Authentication Service core = 6.x description = "Provides protocol compliant CAS Server"
cas_server.install cas_server.install Installation hooks for the CAS Server module.
cas_server.module cas_server.module Provides a protocol compliant version of CAS server 2.x
cas_server.response.inc cas_server.response.inc Response callbacks for the CAS Server module.
cas_test.info tests/cas_test.info name = "CAS module tests" description = "Support module for CAS testing." package = Testing core = 6.x hidden = TRUE ; Normally one should not enable both CAS and CAS Server. However, to reduce ; code duplication we use several…
cas_test.module tests/cas_test.module Dummy module implementing a CAS Server.
README.txt README.txt Introduction ============ Central Authentication Services (CAS) is a commonly used Single Sign-On protocol used by many universities and large organizations. For a brief introduction, please see the Jasig website: http://www.jasig.org/cas/about The…
README_SERVER.txt README_SERVER.txt CAS Server ========== The CAS Server module lets Drupal act as a protocol compliant CAS server. Do NOT simultaneously enable the CAS and CAS Server modules. Unpredictable errors may occur. Requirements ============ * SSL: The CAS protocol…

Other projects