Skip to content

Remove legacy pre-Jekyll PHP files#2632

Open
thomasbuilds wants to merge 1 commit intomonero-project:masterfrom
thomasbuilds:remove-legacy-language-php
Open

Remove legacy pre-Jekyll PHP files#2632
thomasbuilds wants to merge 1 commit intomonero-project:masterfrom
thomasbuilds:remove-legacy-language-php

Conversation

@thomasbuilds
Copy link
Copy Markdown

language.php and _includes/language_cookie.php are remnants from the old PHP-based site. They are not executed by the current Jekyll/Netlify build, are not referenced from anywhere in the site, and redirect to a non-existent /home route.

language.php also contains an unvalidated redirect built from the user-controlled MONERO_LANG cookie, which would be an open redirect if the file were ever served under a PHP interpreter (e.g. on a mirror).

language.php and _includes/language_cookie.php are remnants from the
old PHP-based site. They are not executed by the current Jekyll/Netlify
build, are not referenced from anywhere in the site, and redirect to a
non-existent /home route.

language.php also contains an unvalidated redirect built from the
user-controlled MONERO_LANG cookie, which would be an open redirect if
the file were ever served under a PHP interpreter (e.g. on a mirror).
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 22, 2026

Deploy Preview for barolo-time-757cf9 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 31f932a
🔍 Latest deploy log https://app.netlify.com/projects/barolo-time-757cf9/deploys/69e92c67c0c73900083d9d91
😎 Deploy Preview https://deploy-preview-2632--barolo-time-757cf9.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant