Skip to content

Changes to allow deployment of WTT onto Debian Bookworm #507

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
May 29, 2025
Merged

Changes to allow deployment of WTT onto Debian Bookworm #507

merged 12 commits into from
May 29, 2025

Conversation

sagepe
Copy link
Member

@sagepe sagepe commented May 22, 2025

This separates out the commits needed for the Debian Bookworm deploy from #504 so that we can deploy this first before adding the new functionality.

@sagepe sagepe changed the title Change to allow deployment of WTT onto Debian Bookworm Changes to allow deployment of WTT onto Debian Bookworm May 22, 2025
@sagepe sagepe requested a review from dracos May 23, 2025 12:40
Copy link
Member

@dracos dracos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All looks fine

@sagepe
Copy link
Member Author

sagepe commented May 28, 2025

Just going to tidy up mysociety/commonlib#92 and get the final version of that included here and will merge.

sagepe and others added 9 commits May 28, 2025 10:57
This removes the apostrophes from one of the test strings as these were
being escaped and the search in the the web output wasn't matching as a
result. We may want to fix the escaping issue but I wanted to start off
getting the major incompatibilities sorted.
The most recent version of Crypt::CBC handles passphrases a bit
differently so we need to alter the code to make sure that tokens
generated using the old version are compatible with the new one.
Handles new lines in the reply to
When displayed apostrophes are escaped so we need to take the message
and HTML escape it before comparing with the output.
Since PHP 8.0, calls to join() no longer support passing the array
followed by the separator.
@sagepe sagepe merged commit 4d5e367 into master May 29, 2025
1 check passed
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.

3 participants