From 2e599e792e4bc12837dc142c1ace95952b1436d7 Mon Sep 17 00:00:00 2001 From: kolaente Date: Sat, 20 Jul 2019 20:46:06 +0200 Subject: [PATCH] [skip ci] update todo --- Featurecreep.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Featurecreep.md b/Featurecreep.md index 558956ad6..2c00257c9 100644 --- a/Featurecreep.md +++ b/Featurecreep.md @@ -164,6 +164,7 @@ Sorry for some of them being in German, I'll tranlate them at some point. * [ ] All `ReadAll` methods should return the number of items per page, the number of items on this page, the total pages and the items -> Check if there's a way to do that efficently. Maybe only implementing it in the web handler. * [ ] Move lists between namespaces -> Extra endpoint +* [ ] Middleware to have configurable rate-limiting per user ### Infra