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