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

Fix Possible News Problems and Add Tests #4

Merged
merged 7 commits into from
Feb 12, 2024

Conversation

NebraskaCoder
Copy link
Member

The changes address possible problems (validation of slug and async file reads) to prevent abuse, add a news not found page, and add unit tests. This also separates some code to a utility file to allow module overriding in unit tests.

@NebraskaCoder NebraskaCoder added priority: low This issue or pull request is of low priority status: peer review needed Requires at least one review in order to be merged type: enhancement New feature or request labels Feb 12, 2024
@NebraskaCoder NebraskaCoder self-assigned this Feb 12, 2024
Copy link

vercel bot commented Feb 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rockylinux-org-next ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 12, 2024 11:06pm

Copy link
Member

@FoggyMtnDrifter FoggyMtnDrifter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@FoggyMtnDrifter FoggyMtnDrifter merged commit 64fe3bb into develop Feb 12, 2024
6 checks passed
@FoggyMtnDrifter FoggyMtnDrifter deleted the feature/fix-news branch February 12, 2024 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low This issue or pull request is of low priority status: peer review needed Requires at least one review in order to be merged type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants