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

Develop backend in post creation to allow for anonymous creation of posts and topics #28

Closed cathyxfeiyang closed 6 months ago

cathyxfeiyang commented 7 months ago

effort: medium Modify post and topic creation files to check for isAnonymous boolean and hide uid of creator if boolean is set to true

utkanuygur commented 6 months ago

https://github.com/CMU-313/spring24-nodebb-apple/pull/60