FELIX CHERUIYOT

Results 8 issues of FELIX CHERUIYOT

When we have failed attempts, I can see the POST data under the form data section. My concern is that one can form a pattern based on the user's attempts...

help wanted
feature request

I would like to arrange the views in a more modular manner by grouping them in folders. Like for users views I'll would like to do public/tpl/accounts/userAddView.html. This way I...

I experienced issues with replicas when pre_save is used. To avoid this issues, I'd like to silence pre_saves. I saw we have the flag CRUD_EVENT_NO_CHANGED_FIELDS_SKIP already in documentation but not...

Fix issue #26

It is hard to figure what goes wrong in the event of bad input. Logging responses is handy for debugging.

It is important to set timeout for requests.post and requests.get to avoid blocking other requests in case AT takes time to respond