From 0c04e729fc999e000ff3ad42b3412888f8c8c6f0 Mon Sep 17 00:00:00 2001 From: Bryan Stitt Date: Fri, 21 Oct 2022 21:54:18 +0000 Subject: [PATCH] todo --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index ebdeaa5c..4462d993 100644 --- a/TODO.md +++ b/TODO.md @@ -208,6 +208,7 @@ These are roughly in order of completition - [ ] generate a new key from a web endpoint - [ ] modifying key settings such as private relay, revert logging, ip/origin/etc checks - [ ] GET logged reverts on an endpoint that **requires authentication**. +- [ ] add config for concurrent requests from public requests - [ ] per-user stats should probably be locked behind authentication. the code is written but disabled for easy development - if we do this, we should also have an admin-only endpoint for seeing these for support requests - [ ] endpoint for creating/modifying api keys and their advanced security features