Lagoons by @admin

  • Markdown
    # POC overview — masking two origins behind one CloudFront-fronted domain
    
    ## Goal
    
    Public domain `clappo.co.uk` serves content from two completely separate origins on different infrastructure:
    
    • #Cloudfront
    • #Details
    • #DNS
  • PHP
    <?php
    /**
     * Plugin Name: SendGrid Click-Track Bypass
     * Description: Disables SendGrid click tracking on outbound emails whose subject matches an admin-managed pattern list. Useful for password resets, recovery mode notices, and other security-sensitive mail where rewritten URLs cause confusion.
     * Version:     1.0.0
     * Author:      Team51
    • #email
    • #plugin
    • #sendgrid