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.
In an effort to fix several problems, support was added to allow all menus be used with Menu MiniPanels. This required a slight architecture change - once the database updates have been ran visit the Menu MiniPanels settings page (admin/config/user-interface/menu_minipanels) to ensure that the correct menus have been enabled. This will hopefully be the final RC before the next stable release.
Drupal 7 compatible development release of the Two-factor Authentication module. You are advised to not run development releases on production-level systems.
2012-03-27 Added possibility to define USER_DATA_CONNECTOR_MODULE_PATH in
the client script to specify the URI path to the module. The
constant is used to access the server script if the normal
path determination fails. The auto path determination now throws
an exception on failure, so that the error source can be traced
more efficiently.
2012-04-08 Fixed bug for servers behind routers, fixed potential include
bootstrap issue, added HTTP user agent verification.