Lars
Lars
What would be the usage of persist? Cacache is a file based storage?
Any update on this?
> That higher level component could be Kubernetes in which case I'm sure it takes care of this and does make pm2 redundant, but in this case that higher level...
I agree with @garyo, this should be in the README as it's not common sense to first remove it and then unpublish.
I'll jump on the train - having the same issue here!
Any updates if it's possible to track genuine AirTags with OH? Its use case has been questioned in similar posts and to be quite frank, not everyone is skilled enough...
@wraithgar thanks for the feedback. My question was, however, regarding the implementation that I've created. I'm too much of a novice to know or see if I missed something important...
To my knowledge: ### `SameSite=Lax` `Lax` provides a reasonable balance between security and usability for websites that want to maintain a user's logged-in session after the user arrives from an...
> (1) I'm not following how you arrived at your conclusion. Are you worried about CSRF attacks against GET endpoints? Isn't the correct mitigation for such a vulnerability to change...
> This is true, although in my experience implementing a mitigation like the recommended Synchronizer Token Pattern is also generally opt-in (a developer must take some action to add the...