Nicolas Steenlant

Results 15 comments of Nicolas Steenlant

informative blog post here: http://blogs.perl.org/users/toby_inkster/2017/05/typetiny-12-coming-soon.html

Even better would be a syntax enhacement to take the value of a field: `log($.field)`

copy_field("009", "field2") quoted numerals are the main cause of confusion

I added a simple vim syntax definition for the fix language in misc/ `set syntax=catmandu-fix`

This will probably be implemented as a fix condition

Or set a flag in the db or in a cache that reload is needed On Fri, 28 Aug 2020, 10:43 Nicolas Franck, wrote: > @petrakohorst I wouldn't force them...

@nicolasfranck yes that's probably simpler in this use case

I'm late to this conversation, but I personally think encoding detailed permissions inside the jwt is a bad idea (unless you require very low latency or have some sort of...

@nicolasfranck I know the the payload is unencoded and inspectable by the bearer, that's fine and not my point. The question is if it's better to read the permissions from...