Secure newsletter-related API endpoints
This commit is contained in:
parent
a26f23ccf4
commit
5754873c5d
1 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,9 @@ export const config = {
|
|||
"/api/delete/vulnerability/[id]",
|
||||
"/api/mdx/pages",
|
||||
"/api/mdx/pages/[slug]",
|
||||
"/api/newsletter/send",
|
||||
"/api/newsletter/subscriber",
|
||||
"/api/newsletter/test",
|
||||
"/api/upload",
|
||||
"/api/uploadlogs",
|
||||
"/api/uploadmods",
|
||||
|
|
Loading…
Reference in a new issue