Titon Barua

Results 4 issues of Titon Barua

According to https://tools.ietf.org/html/rfc7159.html (which supersedes https://tools.ietf.org/html/rfc4627.html) the root JSON entity can be not only an array or an object, but also a value(string, int etc.). For example, `"hw"` is a...

As far as I know, currently there is no idiomatic way to define `:cell-value-property` for `table-column` components. You have to jump through hoops to create an object which implement the...

enhancement
help wanted

As the title says, yada does not verify post parameters if no request body is present. Is this feature, or bug? I have uploaded a repo with demo code. Please...

Implementation of `yada.security/verify` multimethod for *Basic* auth scheme is buggy. It assumes that any *Authorization* header is destined for it and does not properly check if the header value starts...