From caed219d392edefee21954e72a7d11950fe60c4a Mon Sep 17 00:00:00 2001 From: konrad Date: Sat, 23 Feb 2019 21:05:10 +0100 Subject: [PATCH] [skip ci] Update todo --- Featurecreep.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Featurecreep.md b/Featurecreep.md index 35a6b214..011b8ce8 100644 --- a/Featurecreep.md +++ b/Featurecreep.md @@ -74,6 +74,17 @@ Sorry for some of them being in German, I'll tranlate them at some point. * [x] Panic wenn mailer nicht erreichbar -> Als workaround mailer deaktivierbar machen, bzw keine mails verschicken * [x] "unexpected EOF" * [x] Beim Login & Password reset gibt die API zurück dass der Nutzer nicht existiert +* [ ] Re-check rights checks to see if all information which is compared against is properly read from the db and not only based on user input + * [ ] Lists + * [ ] List users + * [ ] List Teams + * [ ] Labels + * [ ] Tasks + * [ ] Namespaces + * [ ] Namespace users + * [ ] Namespace teams + * [ ] Teams + * [ ] Team member handling ### Docs