Yonatan Novetsky
Yonatan Novetsky
I want to validate an input, such that it can either be a non-empty string, or a non-negative integer. Can one do something like the following: ```javascript body('input').trim().or(chain => [...
Would it be possible to add a "split" sanitizer? For example, if I am expecting an input of the form: "Apples,Oranges,Pears", I can run: check('fruit').isString().split(',').isArray({min: 2, max: 5}) and then...
Hi! This looks like a great font, but I'm still using Courier-New because of Hebrew support. If Hebrew can be supported it would be very nice. I don't have much...
I applied for a badge in a course I have offered my help for (https://p2pu.org/en/groups/encrypt-and-sign-your-email/), and a few minutes later I received an email notification that someone wants a badge....
It will be very nice to be able to sign in to P2PU with BrowserID.
Allow for a simple setting of "Don't send me notifications when ...", without needing to set it for each new course.
If one hovers over the menu that has the user tools (Dashboard etc.) before the page completes loading, then it seems to get stuck - I can't describe it so...