Skip to content

Update metadata for Change of Ownership documentation. #1158

Open
paqlongperda6311-dot wants to merge 1 commit intoWeb3Auth:masterfrom
paqlongperda6311-dot:patch-1
Open

Update metadata for Change of Ownership documentation. #1158
paqlongperda6311-dot wants to merge 1 commit intoWeb3Auth:masterfrom
paqlongperda6311-dot:patch-1

Conversation

@paqlongperda6311-dot
Copy link

@paqlongperda6311-dot paqlongperda6311-dot commented Feb 25, 2026

Web3Auth\Consensys.io understanding and exercise the privacy right, data access and deletion

Motivation and Context

Jira Link:

Description

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project. (run lint)
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • My code requires a db migration.

Note

Low Risk
Documentation-only change with no runtime, security, or data-handling code impact.

Overview
Updates docs/change-of-ownership.mdx frontmatter formatting/metadata and refreshes the notice text around the Consensys acquisition, including explicit links to Consensys Terms/Privacy Notice, a contact email for privacy rights requests, and an effective date (2 June 2025).

Written by Cursor Bugbot for commit d5a83d8. This will update automatically on new commits. Configure here.

Web3Auth\Consensys.io understanding and exercise the privacy right, data access and deletion
@vercel
Copy link

vercel bot commented Feb 25, 2026

@paqlongperda6311-dot is attempting to deploy a commit to the Consensys Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

@@ -1,4 +1,4 @@
---
---0
Copy link

Choose a reason for hiding this comment

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

Frontmatter delimiter broken by appended zero character

High Severity

The opening frontmatter delimiter on line 1 was changed from --- to ---0. MDX/YAML frontmatter requires exactly --- as the delimiter. The stray 0 will cause the frontmatter block to not be parsed, so title, sidebar_label, description, and image metadata will all be ignored (or rendered as raw text on the page).

Fix in Cursor Fix in Web

Choose a reason for hiding this comment

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

MDX/YAML front matter required remain the previous Metada and frontmatter delimiter on line 1 no changed from --- to ---o and frontmatter to be parsed, so title, sidebar_label, description, and image Metada will remain the previous format.

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