You are here

Functions in Bakery Single Sign-On System 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
bakery_bake_data ./bakery.module Encrypt and sign data for Bakery transfer. 6
bakery_bake_oatmeal_cookie ./bakery.module Create a cookie for passing information between sites for registration and login. 4
bakery_boot ./bakery.module Implementation of hook_boot().
bakery_decrypt ./bakery.module Decryption handler. 1
bakery_drush_command ./bakery.drush.inc Implementation of hook_drush_command().
bakery_drush_help ./bakery.drush.inc Implementation of hook_drush_help().
bakery_eat_gingerbread_cookie ./bakery.module Respond with account information. 1
bakery_eat_stroopwafel_cookie ./bakery.module Menu callback, invoked on the slave 1
bakery_eat_thinmint_cookie ./bakery.module Update the user's login time to reflect them validating their email address. 1
bakery_encrypt ./bakery.module Encryption handler. 1
bakery_form_alter ./bakery.module Implementation of hook_form_alter().
bakery_get_profile_fields ./bakery.module Gets data about profile fields regarldess of category and is public. 1
bakery_install ./bakery.install
bakery_login ./bakery.module Special Bakery login callback authenticates the user and returns to slave. 1
bakery_login_return ./bakery.module Custom return for errors during slave login process. 1
bakery_menu ./bakery.module Implementation of hook_menu().
bakery_perm ./bakery.module Implementation of hook_perm().
bakery_prepare_fields ./bakery.module Prepare fields for user_save(). 2
bakery_pull_form ./bakery.module Form for admins to pull accounts. 1
bakery_pull_form_submit ./bakery.module If the request succeeds, go to the user page. Otherwise, show an error.
bakery_pull_form_validate ./bakery.module Make sure we are not trying to request an existing user.
bakery_register ./bakery.module Special Bakery register callback registers the user and returns to slave. 1
bakery_register_return ./bakery.module Custom return for slave registration process. 1
bakery_request_account ./bakery.module Request account information from master to create account locally. 3
bakery_schema ./bakery.install
bakery_settings ./bakery.module Admin settings, see INSTALL.txt 1
bakery_settings_submit ./bakery.module 1
bakery_taste_gingerbread_cookie ./bakery.module Validate the account information request. 1
bakery_taste_oatmeal_cookie ./bakery.module 4
bakery_taste_stroopwafel_cookie ./bakery.module Validate update request. 1
bakery_taste_thinmint_cookie ./bakery.module Verify the validation request. 1
bakery_translated_menu_link_alter ./bakery.module Implementation of hook_translated_menu_link_alter().
bakery_uncrumble ./bakery.module Form to let users repair minor problems themselves. 1
bakery_uncrumble_access ./bakery.module Only let people with actual problems mess with uncrumble. 1
bakery_uncrumble_submit ./bakery.module
bakery_uncrumble_validate ./bakery.module Validation for bakery_uncrumble form.
bakery_uninstall ./bakery.install
bakery_update_6001 ./bakery.install Delete aliases we no longer needed.
bakery_update_6002 ./bakery.install Better query syntax.
bakery_update_6003 ./bakery.install Add {bakery_user}.
bakery_update_6004 ./bakery.install Delete stray stub accounts left over by bug http://drupal.org/node/1033360.
bakery_user ./bakery.module Implementation of hook_user(). 2
bakery_user_authenticate_finalize ./bakery.module Finalize the login process. Must be called when logging in a user. 3
bakery_user_external_login ./bakery.module Perform standard Drupal login operations for a user object. 2
bakery_user_logout ./bakery.module Custom logout function modified from user_logout. 1
bakery_user_page ./bakery.module Access callback for path /user.
bakery_validate_data ./bakery.module Validate signature and decrypt data. 6
drush_bakery_add_slave ./bakery.drush.inc
hook_bakery_receive ./bakery.api.php Bakery data receive hook invoked on response from data sync from master.
hook_bakery_transmit ./bakery.api.php Bakery data transmit hook invoked before data is sent to another site.

Pages

Other projects