You are here

10 calls to bakery_get_bakery() in Bakery Single Sign-On System 7.3

bakery_boot in ./bakery.module
Implements hook_boot().
bakery_login_handler in ./bakery.module
Special Bakery login callback authenticates the user and returns to slave.
bakery_login_return in ./bakery.module
Custom return for errors during slave login process.
bakery_register_handler in ./bakery.module
Special Bakery register callback registers the user and returns to slave.
bakery_register_return in ./bakery.module
Custom return for slave registration process.
bakery_user_login in ./bakery.module
Implements hook_user_login().
bakery_user_logout in ./bakery.module
Implements hook_user_logout().
bakery_user_update in ./bakery.module
Implements hook_user_update().
_bakery_login_submit in ./bakery.module
Handle login by redirecting to master.
_bakery_register_submit in ./bakery.module
Handle registration by redirecting to master.