Skip to content

[SECURITY/BUG] Active console.log statements leaking data in Admin UI and Controllers #514

Description

@MRIARC-08

There are multiple active console.log statements left in the codebase (e.g. in src/app/admin/chapters/[chapterId]/edit/page.tsx and src/modules/admin/admin.controller.ts) which are logging raw API responses and data to the console. These should be removed for security and performance reasons.

Metadata

Metadata

Assignees

Labels

level:beginnerGSSoC difficulty: beginnertype:bugBug fix contributiontype:securitySecurity related contribution

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions