Skip to content
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

Pods 3.2.1.1 #7300

Merged
merged 1 commit into from May 8, 2024
Merged

Pods 3.2.1.1 #7300

merged 1 commit into from May 8, 2024

Conversation

sc0ttkclark
Copy link
Member

No description provided.

@sc0ttkclark sc0ttkclark added this to the Pods 3.3 milestone May 8, 2024
@sc0ttkclark sc0ttkclark self-assigned this May 8, 2024
Copy link

what-the-diff bot commented May 8, 2024

PR Summary

  • Enhanced Security in Form Submission
    Additional security measures were added to the 'Pods' class to cleanse the $thank_you variable used in form submissions preventing potential security hazards.

  • URL Safety Function Added
    A new function pods_enforce_safe_url() has been put in place to ensure URLs are safe and switch to an alternate URL if necessary, enhancing protection against unsafe or potentially harmful URLs.

  • Version Info Updated
    Updates were made to the version number in multiple files, namely init.php and package.json, shifting it from 3.2.1 to 3.2.1.1.

  • Stable Tag & Changelog Update
    We've updated our 'stable tag' in the readme.txt file and added an entry to the changelog denoting updated security features for safe URLs, signifying our ongoing commitment to keep our platform secure.

  • Sanitization for register_assets() Method
    Sanitization, a process to make sure data is safe and clean of malicious or corrupt content, was applied to the callbackUrl field in the API class to make certain data going to this endpoint is secure.

  • Enforcing Safe URL Usage
    The pods_enforce_safe_url() function is now utilized in the form.php file to ensure the $thank_you variable utilizes safe URLs, once again enhancing safety surrounding URLs used in our platform.

@sc0ttkclark sc0ttkclark merged commit 64e6c0e into main May 8, 2024
10 of 12 checks passed
@sc0ttkclark sc0ttkclark deleted the release/3.2.1.1 branch May 8, 2024 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant