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.
Fixed the file upload location path issue. Provided runtime path instead of fixed path so as to make project work on multi-site drupal installation.
Refer Issue #3079628 for details.
Fixed the file upload location path issue. Provided runtime path instead of fixed path so as to make project work on multi-site drupal installation.
Refer Issue #3079628 for details.
Fixed an issue where forced redirects to login were not happening due to caching.
Added side-door configuration for drupal login in forced SAML situations.