Security-related changes (update micromatch, secure newsletter-related API endpoints) #14
1 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,9 @@ export const config = {
|
||||||
"/api/delete/vulnerability/[id]",
|
"/api/delete/vulnerability/[id]",
|
||||||
"/api/mdx/pages",
|
"/api/mdx/pages",
|
||||||
"/api/mdx/pages/[slug]",
|
"/api/mdx/pages/[slug]",
|
||||||
|
"/api/newsletter/send",
|
||||||
|
"/api/newsletter/subscriber",
|
||||||
|
"/api/newsletter/test",
|
||||||
"/api/upload",
|
"/api/upload",
|
||||||
"/api/uploadlogs",
|
"/api/uploadlogs",
|
||||||
"/api/uploadmods",
|
"/api/uploadmods",
|
||||||
|
|
Loading…
Reference in a new issue