Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
OpenIDFunctionalTestCase class modules/openid/openid.test Test discovery and login using OpenID
OpenIDFunctionalTestCase::$web_user property modules/openid/openid.test
OpenIDFunctionalTestCase::addIdentity function modules/openid/openid.test Add OpenID identity to user's profile.
OpenIDFunctionalTestCase::addRedirectedIdentity function modules/openid/openid.test Add OpenID identity, changed by the following redirects, to user's profile.
OpenIDFunctionalTestCase::getInfo function modules/openid/openid.test
OpenIDFunctionalTestCase::setUp function modules/openid/openid.test Sets up a Drupal site for running functional and integration tests.
OpenIDFunctionalTestCase::testBlockedUserLogin function modules/openid/openid.test Test that a blocked user cannot log in.
OpenIDFunctionalTestCase::testDelete function modules/openid/openid.test Test deleting an OpenID identity from a user's profile.
OpenIDFunctionalTestCase::testDiscovery function modules/openid/openid.test Test discovery of OpenID Provider Endpoint via Yadis and HTML.
OpenIDFunctionalTestCase::testLogin function modules/openid/openid.test Test login using OpenID.
OpenIDFunctionalTestCase::testLoginMaintenanceMode function modules/openid/openid.test Test login using OpenID during maintenance mode.
OpenIDFunctionalTestCase::testSignatureValidation function modules/openid/openid.test Tests that openid.signed is verified.
OpenIDInvalidIdentifierTransitionTestCase class modules/openid/openid.test Test account registration using Simple Registration and Attribute Exchange.
OpenIDInvalidIdentifierTransitionTestCase::getInfo function modules/openid/openid.test
OpenIDInvalidIdentifierTransitionTestCase::setUp function modules/openid/openid.test Sets up a Drupal site for running functional and integration tests.
OpenIDInvalidIdentifierTransitionTestCase::testStrippedFragmentAccountAutoUpdateSreg function modules/openid/openid.test Test OpenID auto transition with e-mail.
OpenIDInvalidIdentifierTransitionTestCase::testStrippedFragmentAccountEmailMismatch function modules/openid/openid.test Test OpenID transition with e-mail mismatch.
OpenIDRegistrationTestCase class modules/openid/openid.test Test account registration using Simple Registration and Attribute Exchange.
OpenIDRegistrationTestCase::getInfo function modules/openid/openid.test
OpenIDRegistrationTestCase::setUp function modules/openid/openid.test Sets up a Drupal site for running functional and integration tests.
OpenIDRegistrationTestCase::testRegisterUserWithAXButNoSREG function modules/openid/openid.test Test OpenID auto-registration with a provider that supplies AX information,
but no SREG.
OpenIDRegistrationTestCase::testRegisterUserWithEmailVerification function modules/openid/openid.test Test OpenID auto-registration with e-mail verification enabled.
OpenIDRegistrationTestCase::testRegisterUserWithInvalidSreg function modules/openid/openid.test Test OpenID auto-registration with a provider that supplies invalid SREG
information (a username that is already taken, and no e-mail address).
OpenIDRegistrationTestCase::testRegisterUserWithoutEmailVerification function modules/openid/openid.test Test OpenID auto-registration with e-mail verification disabled.
OpenIDRegistrationTestCase::testRegisterUserWithoutSreg function modules/openid/openid.test Test OpenID auto-registration with a provider that does not supply SREG
information (i.e. no username or e-mail address).
OpenIDTestCase class modules/openid/openid.test Test internal helper functions.
OpenIDTestCase::getInfo function modules/openid/openid.test
OpenIDTestCase::setUp function modules/openid/openid.test Sets up a Drupal site for running functional and integration tests.
OpenIDTestCase::testConversion function modules/openid/openid.test Test _openid_dh_XXX_to_XXX() functions.
OpenIDTestCase::testOpenidDhXorsecret function modules/openid/openid.test Test _openid_dh_xorsecret().
OpenIDTestCase::testOpenidExtractNamespace function modules/openid/openid.test Test openid_extract_namespace().
OpenIDTestCase::testOpenidNormalize function modules/openid/openid.test Test openid_normalize().
OpenIDTestCase::testOpenidSignature function modules/openid/openid.test Test _openid_signature().
OpenIDTestCase::testOpenidXRITest function modules/openid/openid.test Test _openid_is_xri().
OpenIDWebTestCase class modules/openid/openid.test Base class for OpenID tests.
OpenIDWebTestCase::getPasswordResetURLFromMail function modules/openid/openid.test Parses the last sent e-mail and returns the one-time login link URL.
OpenIDWebTestCase::submitLoginForm function modules/openid/openid.test Initiates the login procedure using the specified User-supplied Identity.
openid_admin_paths function modules/openid/openid.module Implements hook_admin_paths().
openid_association function modules/openid/openid.module Attempt to create a shared secret with the OpenID Provider.
openid_association_request function modules/openid/openid.module
openid_authentication function modules/openid/openid.module Authenticate a user or attempt registration.
openid_authentication_page function modules/openid/openid.pages.inc Menu callback; Process an OpenID authentication.
openid_authentication_request function modules/openid/openid.module
openid_begin function modules/openid/openid.module The initial step of OpenID authentication responsible for the following:
openid_complete function modules/openid/openid.module Completes OpenID authentication by validating returned data from the OpenID
Provider.
openid_cron function modules/openid/openid.module Remove expired nonces from the database.
OPENID_DH_DEFAULT_GEN constant modules/openid/openid.inc Diffie-Hellman generator; used for Diffie-Hellman key exchange computations.
OPENID_DH_DEFAULT_MOD constant modules/openid/openid.inc Diffie-Hellman Key Exchange Default Value.
openid_discovery function modules/openid/openid.module Perform discovery on a claimed ID to determine the OpenID provider endpoint.
openid_extract_ax_values function modules/openid/openid.inc Extracts values from an OpenID AX Response.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.