Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
There have been no bug reports since BETA1; BETA2 provides some API enhancements. We do not recommend installing it on a production site yet, but we encourage you to test it and provide feedback (both good and bad!) in the issues queue. See #690618: ACL for D7 for details.
NOTE: Manual update process required. If you are upgrading an existing site that uses menu minipanels, you'll need to edit and save (without changing options) each menu item that uses a menu minipanel to make it work.
#997476 - Suggestion from sammo. Add ability to set custom target for the minipanel, to enable things like full width drop downs.
- #1018968, #1016284 "ldap_authorization_example" text fixed
- added check for uid==1 in ldap to make sure that uid=1 is not using ldap authentication
- #1017578, #1005358 mixed mode authentication failed for user 1 fixed.
- #1017282 uninitialized array gives warning. I'd like to get rid of all these types of warnings.
- #807420 initial exportables/features code added. needs testing. not sure if ldap_servers_encrypt_key variable should be exportable
- starter working with coder module cleanup (spacing, translation, etc)