Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revise Definition for the Anonymous Posting Viewing Permissions #48

Conversation

sophiefeng18
Copy link

@sophiefeng18 sophiefeng18 commented Oct 2, 2024

Define the logic for anonymous posts viewing permissions in src/middleware/user.js. Revised the showUsername constant in the previous version, allowing admin users to see username display on anonymous posts, while regular users only see "Anonymous User."
attempt to solve: #18

@sophiefeng18 sophiefeng18 self-assigned this Oct 6, 2024
@sophiefeng18 sophiefeng18 added the documentation Improvements or additions to documentation label Oct 6, 2024
@sophiefeng18 sophiefeng18 added this to the Sprint 2 milestone Oct 6, 2024
@sophiefeng18 sophiefeng18 linked an issue Oct 6, 2024 that may be closed by this pull request
@sophiefeng18 sophiefeng18 modified the milestones: Sprint 2, Sprint 1 Oct 10, 2024
@sophiefeng18 sophiefeng18 added enhancement New feature or request and removed documentation Improvements or additions to documentation labels Oct 10, 2024
@sophiefeng18 sophiefeng18 changed the title Revise the showUsername constant in middleware/user.js Revise Definition for the Anonymous Posting Viewing Permissions Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Modify Permission to See Poster's Name
1 participant