Skip to content

v1.0.1 - add route to invalidate all caches#28

Merged
razznblue merged 1 commit intomainfrom
cache-route
Aug 1, 2023
Merged

v1.0.1 - add route to invalidate all caches#28
razznblue merged 1 commit intomainfrom
cache-route

Conversation

@razznblue
Copy link
Copy Markdown
Member

@razznblue razznblue commented Aug 1, 2023

Adding a password-protected route to invalidate all caches.
POST /cache/clear
{
username: "",
password: ""
}
Implement bcrypt to compare passwords

@razznblue razznblue changed the title Add Clear Cache route v1.0.1 - add route to invalidate all caches Aug 1, 2023
@razznblue razznblue merged commit 533c1fa into main Aug 1, 2023
@razznblue razznblue deleted the cache-route branch August 1, 2023 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant