Skip to content

Conversation

@jaydrogers
Copy link
Member

  • Removed migration isolation argument from test-db-connection script.
  • Introduced a helper function for running migrations per database, enhancing clarity and reusability.
  • Updated migration flag assembly logic to better manage isolation settings.
  • Improved error handling and logging for database connection issues.

…atabase connection checks

- Removed migration isolation argument from test-db-connection script.
- Introduced a helper function for running migrations per database, enhancing clarity and reusability.
- Updated migration flag assembly logic to better manage isolation settings.
- Improved error handling and logging for database connection issues.
jaydrogers and others added 4 commits January 14, 2026 09:27
PHP repo no longer has images available for alpine3.21 for latest minor versions, this removes 3.21 if its no longer available and adds 3.23 if available
@jaydrogers jaydrogers changed the base branch from main to release/bugfixes-and-dependency-updates January 14, 2026 16:09
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 14, 2026

Deploying serversideup-php with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3a70f32
Status:🚫  Build failed.

View logs

marns93 and others added 11 commits January 15, 2026 13:21
* Fix blocking .well-known path for FrankenPHP

* Remove specific endpoint checks because the whole folder should be allowed

* Enhance security configurations across Apache, NGINX, and Caddy by implementing best practices for HTTP headers and file access restrictions. Added protections against clickjacking, MIME type sniffing, and sensitive file exposure while allowing necessary access to well-known URIs as per RFC 8615.

---------

Co-authored-by: Jay Rogers <3174134+jaydrogers@users.noreply.github.com>
Co-authored-by: Jay Rogers <jaydrogers@users.noreply.serversideup.net>
Implemented restrictions across Apache, NGINX, and FrankenPHP configurations to prevent the execution of PHP files in the /storage directory, addressing potential vulnerabilities related to arbitrary file uploads (GHSA-29cq-5w36-x7w3).
…ion script

- Updated the logic for enabling isolation mode based on Laravel version, ensuring it only activates for versions 9.38.0 and above.
- Improved error handling and logging for Laravel version detection, providing clearer output when version determination fails.
- Simplified version comparison logic to enhance readability and maintainability.
Base automatically changed from release/bugfixes-and-dependency-updates to main January 22, 2026 14:47
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.

4 participants