You are here

21 uses of SECURESITE_FORM in Secure Site 6.2

SecureSiteForceAlwaysFunctionalTest::testSecureSiteForceAlwaysCronAll in ./securesite.test
Try cron.php with all authentication types enabled.
SecureSiteForceAlwaysFunctionalTest::testSecureSiteForceAlwaysCronForm in ./securesite.test
Try cron.php with only form authentication enabled.
SecureSiteFunctionDialogPageUnitTest::testSecureSiteDialogPageBoth in ./securesite.test
Check output with both log-in and password reset enabled.
SecureSiteFunctionDialogPageUnitTest::testSecureSiteDialogPageLogin in ./securesite.test
Check output with log-in enabled and password reset disabled.
SecureSiteTypeBasicGuestSetFunctionalTest::setUp in ./securesite.test
Implementation of setUp().
SecureSiteTypeBasicGuestUnsetFunctionalTest::setUp in ./securesite.test
Implementation of setUp().
SecureSiteTypeBasicUserFunctionalTest::setUp in ./securesite.test
Implementation of setUp().
SecureSiteTypeDigestGuestSetFunctionalTest::setUp in ./securesite.test
Implementation of setUp().
SecureSiteTypeDigestGuestUnsetFunctionalTest::setUp in ./securesite.test
Implementation of setUp().
SecureSiteTypeDigestNoneFunctionalTest::setUp in ./securesite.test
Implementation of setUp().
SecureSiteTypeDigestUserStoredFunctionalTest::setUp in ./securesite.test
Implementation of setUp().
SecureSiteTypeDigestUserUnstoredFunctionalTest::setUp in ./securesite.test
Implementation of setUp().
SecureSiteTypeDigestUserUnstoredFunctionalTest::testSecureSiteTypeDigestUserUnstoredForm in ./securesite.test
Request home page with form fall-back.
SecureSiteTypeFormGuestFunctionalTest::setUp in ./securesite.test
Implementation of setUp().
SecureSiteTypeFormNoneFunctionalTest::setUp in ./securesite.test
Implementation of setUp().
SecureSiteTypeFormUserFunctionalTest::setUp in ./securesite.test
Implementation of setUp().
securesite_update_6200 in ./securesite.install
Implementation of hook_update_N(). Convert variables from older versions.
_securesite_boot in ./securesite.inc
Boot with selected authentication mechanism.
_securesite_dialog in ./securesite.inc
Display authentication dialog and send password reset mails.
_securesite_dialog_page in ./securesite.inc
Display fall-back HTML for HTTP authentication dialogs. Safari will not load this. Opera will not load this after log-out unless the page has been reloaded and the authentication dialog has been displayed twice.
_securesite_mechanism in ./securesite.module
Return the authentication method used by the client, or FALSE if the client did not send credentials.