mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Add TODO
This commit is contained in:
@@ -47,6 +47,7 @@ export const registerPkiAcmeRouter = async (server: FastifyZodProvider) => {
|
||||
method: "HEAD",
|
||||
url: "/profiles/:profileId/new-nonce",
|
||||
config: {
|
||||
// TODO: probably a different rate limit for nonce creation
|
||||
rateLimit: readLimit
|
||||
},
|
||||
schema: {
|
||||
|
||||
Reference in New Issue
Block a user