Gunnar Guðvarðarson

Results 89 comments of Gunnar Guðvarðarson

Please note that PMF should be possible with WPA2 too.

Just a random passer by here, I'd suggest your IT department replace MITM with endpoint security. MITMing traffic like this is very frowned upon and you are basically on your...

Basically: 1. check if user in in access list 2. check saml/redirect user 3. forward request to reverse proxy In that order. Again if i need to post config, i...

Here it is: https://gist.github.com/Gunni/c00b0eab5115eed846e04b66dfa85662

giving `SPF_BUILDER` a ttl object causes it to be converted to 300? ```js var TTL_DAY = TTL(86400); function PROTECT_NAME(name, ttl) { return [ SPF_BUILDER({ label: name, parts: [ "v=spf1", "redirect=mail.example.com",...

> @Gunni , could it be that you have redirect url configured for your azure enterprise application? Yes I believe it is set to `https://subdomain.example.com/auth/saml/azure`, which I would expect would...

I would also like a way to block use of any public/third party service. Mandating that any needed services be specified on the command line. Call me paranoid.

I think that #11113 is a duplicate of this bug. The basic issue is that the app is killed by the OOM killer, in my case, it happens every time...

Tested 2025-09-01 using Chrome `Version 141.0.7388.0 (Official Build) canary (64-bit)` ``` Channel: DevTools Initial URL: https://meh.is/ Chrome Version: 141.0.0.0 Stack Trace: Error: Protocol error (Runtime.evaluate): Protocol error (Runtime.evaluate): Promise was...

Can you remove the progress bar? Just entirely reuse the same log window "wireless" flashing uses? Also, when flashing is done, start serial log immediately so we can catch the...