Skip to content

fix: remove console.log statements leaking admin data from controller - #524

Open
aditya226-sharma wants to merge 1 commit into
MRIARC-08:mainfrom
aditya226-sharma:fix/remove-admin-console-logs
Open

fix: remove console.log statements leaking admin data from controller#524
aditya226-sharma wants to merge 1 commit into
MRIARC-08:mainfrom
aditya226-sharma:fix/remove-admin-console-logs

Conversation

@aditya226-sharma

Copy link
Copy Markdown

Description

Removes three statements from that were logging userId, action details, and full JSON results to stdout.

Changes

  • Removed from (logged full result JSON)
  • Removed from (logged userId + questionId)
  • Removed from (logged userId + questionId)

Seed scripts and commented-out code left unchanged (not production code).

Related Issue

Relates to #514

Type of Change

  • Bug fix

Removes three console.log statements from admin.controller.ts that
were logging userId, action details, and full JSON results to stdout.
Seed scripts and commented-out code left unchanged (not production code).

Relates to MRIARC-08#514
@vercel

vercel Bot commented Aug 16, 2026

Copy link
Copy Markdown

@aditya226-sharma is attempting to deploy a commit to the Adarsh's projects Team on Vercel.

A member of the Team first needs to authorize it.

@aditya226-sharma

Copy link
Copy Markdown
Author

@MRIARC-08 Gentle ping — ready for review!

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