Skip to content

feat: implement #724, #740, #741, #742 - DEBUG_PII, docs, preflightChecks - #849

Merged
nanaf6203-bit merged 1 commit into
MettaChain:mainfrom
BigBen-7:feat/bigben-7-issues
Jun 29, 2026
Merged

feat: implement #724, #740, #741, #742 - DEBUG_PII, docs, preflightChecks#849
nanaf6203-bit merged 1 commit into
MettaChain:mainfrom
BigBen-7:feat/bigben-7-issues

Conversation

@BigBen-7

Copy link
Copy Markdown
Contributor

Closes #724, Closes #740, Closes #741, Closes #742

#724 - Document email verification flow

Added email verification section to Auth_and_User_APIs.md covering token flow, expiry, and IP-based re-registration guard.

#740 - Document log redaction policy

Added Log Redaction Policy section to CHANGELOG_GUIDE.md covering PII redaction via hashEmail, DEBUG_PII flag, and security warnings.

#741 - Add DEBUG_PII env flag

Modified hashEmail() to check DEBUG_PII env var. When true, returns plaintext email for local dev debugging. Defaults to false (redacted).

#742 - Refactor preflightChecks into private method

Already implemented - preflightChecks is already a private method extracted from login().

@drips-wave

drips-wave Bot commented Jun 29, 2026

Copy link
Copy Markdown

@BigBen-7 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@BigBen-7
BigBen-7 force-pushed the feat/bigben-7-issues branch from e9b827f to 1ed64cc Compare June 29, 2026 13:45

@nanaf6203-bit nanaf6203-bit left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@nanaf6203-bit
nanaf6203-bit merged commit 2ba4fe2 into MettaChain:main Jun 29, 2026
5 checks 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

2 participants