Picture 2.png

This project is not covered by Drupal’s security advisory policy.

This module is unsupported due to a security issue the maintainer didn’t fix. See SA-CONTRIB-2013-058 - MRBS - Abandoned - Mutliple vulnerabilities for details.

If you want to use this module, your options are:

MRBS is a free, GPL, web application using PHP and MySQL/pgsql for booking meeting rooms or other resources.

This very simple module offers single sign-on integration with MRBS and Drupal. The module uses Drupal user accounts, permissions and sessions with MRBS. Currently the module has only been tested when MRBS is installed in a subdirectory of Drupal root directory, but it should be quite easy to modify it for other installations.

Drupal 6 version is ONLY compatible with version 1.4.0 of MRBS. Latest version of MRBS does NOT work with Drupal 6 version!

Drupal 7 version

The Drupal 7 version of the module uses Drupal user accounts and permissions for MRBS authentication.

The use of session_drupal.inc is otptional. With this the user log in MRBS is still needed, as the session is still managed by MRBS php schema, but with more secure and better drupal integration, than the default php schema of MRBS. Anyone can improve this module changing this file to get a single session for Drupal & MRBS :-).

Drupal 7 version is compatible with version 1.4.8 of MRBS. No other versions are tested

Project information

Releases