CMU-313 / spring24-nodebb-apple

spring24-nodebb-apple created by GitHub Classroom
https://spring24-nodebb-apple-ibtybkwnba-uc.a.run.app/
GNU General Public License v3.0
0 stars 1 forks source link

Bypass user checks for anonymously posted posts and topics #32

Open cathyxfeiyang opened 7 months ago

cathyxfeiyang commented 7 months ago

Update topics/user.js and posts/user.js to modify ownership check logic to handle anonymous posts and topics

Effort: medium Dependencies: https://github.com/CMU-313/spring24-nodebb-apple/issues/30

Acceptance criteria: