Dominic Monroe

Results 171 comments of Dominic Monroe

@vise890 jumping around in java could be left to another extension. Your pocketbook plugin works really well, with the caveats you mentioned considered. I was able to use them for...

*A wild boot user happens along* boot-codox seems to put codox into a pod. This means that none of the dependencies of codox will pollute the classpath of your main...

Can you give [this version](https://github.com/juxt/yada/blob/04ec09aee6f843a8969da7217dc83ffa682558f5/doc/getting-started.adoc) a try and leave a review on the [PR](https://github.com/juxt/yada/pull/247) to let us know if it works for you?

I think you have misunderstood. This is about _authentication_ in the Basic Authentication scheme, not _authorization_.

From Slack: @danielcompton mentioned that SameSite=lax would be an equally good default property for cookies, as it blocks CSRF. References for SameSite: * https://www.owasp.org/index.php/SameSite * https://tools.ietf.org/html/draft-west-first-party-cookies-07 Only blink based browsers...

Just to make sure, what does your resource look like?

What do your routes look like?

I think `["" #ig/ref :hgs.platform/assets]` is matching in this case, which has this behavior.

@malcolmsparks would be the best one to weigh in on that. `bidi` has a ResourcesMaybe which works for this https://github.com/juxt/bidi#resources-and-resourcesmaybe but I don't know how one implements the same kind...

Worth noting that this only affects you if you use the new functions, the old ones still work just fine. (No breakage, just growth!)