Protecting against HTTP HOST Header attacks ; If you're doing development on your local environment, you need to add your localhost (or localhost IP address, 127.0.01 in this example) to trusted host patterns like in the examples below. ; If '^localhost$' does not work your MAMP environment, you can try these: ; In MAMP (3.5.2) and a site called 'drupal', you need to define: ; On MAMP PRO 6.2 Version for Name MY.local and Document root Mylocal.ch
This discussion is continued at the D/Security space on Gitlab.com: https://gitlab.com/d7security/d7security/-/issues/1 Background See also blog post: https://klau.si/blog/proposing-drupal-7-securi...
Join us at DrupalCon Singapore from 9-11 December 2024, for three exciting days of Drupal... Be part of this landmark event as we celebrate and expand Drupal's impact across Asia.
Demo Drupal · Quickly create a temporary Drupal 9 demo application on your local machine by reading the Evaluator Guide. Or, you can quickly spin up powerful hosted demos of Drupal and any Drupal.org hosted project at simplytest.me. Try a remote development environment · Try DrupalPod, the community created fully remote development environment built on GitPod.io or, if you prefer, try our Local Development Guide.
PHP 5 has been deployed and tested in production environments for three years. Unfortunately, web hosts have been slow to adopt PHP 5, which has made it difficult for Drupal and many other PHP projects to fully embrace PHP 5's features. Now a growing consortium of PHP projects have joined together and push for wider PHP 5 adoption. By all embracing PHP 5 together, the projects involved in the GoPHP 5 effort are sending a message to web hosts that it is time to embrace PHP's future. Drupal is now...
Project: Drupal core, Version: 7.x-dev, Component: other, Priority: Normal, Category: Plan, Assigned: Unassigned, Reporter: mcdruid, Created: 19 Jul 2021 at 16:45 UTC, Updated: 2 May 2023 at 20:32 UTC
if Drupal 7 somehow lives on. (Yes, this applies to the inofficial 6.x branch as well.) #3172792 by Shabbir: Fixed variable initialized twice. Corrected swap point for WYMeditor integration...
Problem/Motivation The policy issue at [#3173787] suggests we should require PHP 8.0 at least for Drupal 10. This is an absolute must if Drupal 10 is to be shipped with Symfony 6 which we are aimin...
Release notes ; Changes compared to 7.x-1.7: ; Reverted #2981613: track_error INI directive is deprecated in PHP 7.2 which created an unintentional dependency on PHP 7+ ; There were no other changes made. Please see the 7.x-1.7 release notes for details on all other changes compared to 7.x-1.6.
How to update your Drupal 7 site