Deleted user

Results 142152 comments of Deleted user

Thanks! I think it might need to be tweaked, though, because the font is not the same and the padding on <li> elements seems to be different as well. I...

I think the layout is closer but not close enough. The original README template(old github theme) was _almost_ identical, and I'd like the new template to have the same level...

This is a really needed functionality.

Yes, I saw that. I was hoping to use Content-Md5 instead (I happen to have those handy) for validating the payload is received but use an UNSIGNED-PAYLOAD.

> The problem lies with Armitage and Metasploit 5.0. Rapid 7 changed some things and rsmudge is busy keeping Cobalt Strike up-to-date. Rather then try and get permission to commit...

Why not Base64UrlSafe? libsodium has a constant-time implementation of it already, including URL safe variant... also exposed through php-sodium.

Thanks for taking the time to explain! It may be beneficial to also mention this in the specification itself.

The exception is thrown after cors middleware has been invoked. Somehow response object falls back to its initial state which leads to the cors error.

Yeah, I see what you're doing, AR supports this, I just need to figure out how to tap into it.