Markus Dolic
Markus Dolic
Whoa, @AndyOGo – I was just evaluating `json-logic` for a project yesterday, and wondered if there was a schema to validate the resulting logic data – and here it is,...
Hmm. After playing with it a little more, I'm starting to wonder if this is as helpful as I had hoped. The schema validates _anything_, due to the inclusion of...
@AndyOGo cool! This did fix one false negative I saw before (`{ if: [true, 'x', 'y'] }`, for what it's worth). Agreed, I'd appreciate some feedback by the maintainer, too;...
Hey, sorry about reviving this ancient issue :smile: Since that KeepassXC [issue linked above](https://github.com/keepassxreboot/keepassxc/issues/478) didn't go anywhere – could GPaste maybe use the feature that they added in [this PR](https://github.com/keepassxreboot/keepassxc/pull/1969)...
Ah, I did glance at the open issues, but didn't look closely at the open PRs! Alright, feel free to close this, then (unless you maybe want to merge it...
Soo… Since this package is evidently stuck in the mud… how do you feel about publishing your fork as `koa-joi-router2`, @3imed-jaberi? 🙂
@spencersteers cool, thanks! That workaround seems to help in my case, too. Ideally, mongoose-encryption would take care of this internally… but I'm not sure whether that's even possible.
Tried my luck at a fix (see #119). Thanks for your feedback, @joegoldbeck – I share your concerns around `unmarkModified`, but since these fields should not be present in the...
I know +1 comments are dumb, but @barometz and @Ghryphen have already perfectly articulated the two reasons why I would appreciate this option, so… I don't really have anything to...
FWIW, I finally upgraded our production system to Mongoose 6 some 4 weeks ago, using the workaround/fix in #119 – no ugly surprises so far :smile: