On this page
Bakery compatibility with other modules
Because Bakery alters portions of the authentication and registration process it is not always compatible with other modules that also make modifications.
This page exists to document compatibility tests of Bakery with other modules. Please update this page with your own findings.
A general rule for evaluating whether a module will be compatible with a Bakery setup is:
If the module modifies the authentication (login) or registration process to request additional information or require another step it will not be compatible with Bakery.
Bakery 6.x-2.x
Entirely compatible
- email_confirm - tested 6.x-1.4 release
- logintoboggan - tested 6.x-1.9 release
Possible Issue
Trigger module in core.
I had an existing site with Drupal 6.30 which used a redirect on login trigger. Today I created a slave site from a clean install. After installing Bakery 6.x-2.0-alpha4 on the existing site as Master and on the clean install as slave I could no longer login to the master as any user other than UID 1. The master would not let me in but there was no error message. I also could not login to the slave (username/password error). After disabling the Trigger module in the core section on the master Bakery now appears to work as documented.
Help improve this page
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion