gondo

Results 11 comments of gondo

@henrikbjorn to be fair, https://github.com/vandpibe/autologin doesn't even have proper README file and http://vandpibe.bjrnskov.dk/ does not respond i consider both this repos dead and most likely i ll create my own...

`X-Mailgun-Recipient-Variables` header with recipients doesn't work i'm unsuccessfully trying to get an official answer from mailgun support

what is your query? what error are you getting?

same here. one example for all: `function test(){} alert('test')` is changed to `functionಠ_ಠ727() {} alert("ಠ_ಠ727")` as you can see, string inside alert was changed because there was a function named...

why get? what are you getting as output? it seems like you are SETting something rather then GETting

+1 what is the point of using `@Security` annotation without an option to give a reason to end user. simply adding custom message option would solve this. so far the...

currently the rules are per `process`. it would be much more helpful if they were per `process + destination (different rule for different port)`

Same thing happening to me, except the CPU spikes to ~1500% MacOS 12.6.3, Intel i9 This happens repeatedly when I open the JellyFin web UI and click around (not changing...

yes, overwritten is done properly. i know that "official" answer is to create custom validation group and change validation there, i am still not OK with this because it means...