hereisSwapnil / ExamTime

Share/Download notes PDF helps during exams
https://exam-time.vercel.app
MIT License
58 stars 120 forks source link

fix: removed console log on leaderboard #141

Closed ezhil56x closed 1 month ago

ezhil56x commented 1 month ago

Description

Userdata is console logged which causes data leak on the platform

Click to show/hide image ![Image](https://github.com/hereisSwapnil/ExamTime/assets/103899034/5549a99b-39d3-4d84-91e9-093cc116ebef)

Resolves: #140

Checklist

Before submitting this pull request, kindly verify that the ensuing checkpoints have been reached.

Screenshots

Uploading a screenshot illustrating the approach you developed for validation is required.

Additional Notes/Comments

Any additional remarks or suggestions concerning this pull request are welcome.


I certify that I have carried out the relevant checks and provided the requisite screenshot for validation by submitting this pull request. I appreciate your contribution.

vercel[bot] commented 1 month ago

@ezhil56x is attempting to deploy a commit to the swapnilsingh99's projects Team on Vercel.

A member of the Team first needs to authorize it.

ezhil56x commented 1 month ago

@hereisSwapnil Here is my PR that fixes the issue