Alex

Results 528 comments of Alex

> It's been a full week since this was requested; any updates? I was hoping this would be in the tree prior to my late June to early July attempt...

Note for future me: we should probably merge all the "drop stuff on share" modules (slinky, scuffy, drop-sc, drop-library-ms) into one, similar to coerce_plus.

@XedSama do you have twitter/linkedin?

> > Note for future me: we should probably merge all the "drop stuff on share" modules (slinky, scuffy, drop-sc, drop-library-ms) into one, similar to coerce_plus. > > ahaha its...

Thanks for the work! > This is quickly turning into a major protocol rewrite. While testing against SSH on Windows hosts I'm encountering the `Unknown exception: q must be exactly...

> This is quickly turning into a major protocol rewrite. While testing against SSH on Windows hosts I'm encountering the `Unknown exception: q must be exactly 160, 224, or 256...

> To me that makes the most sense -- to fix the issue at its source. The fact that the issues with Paramiko have been known for over a decade...

A good place to put stuff you don't want to have in the ssh protocol itself is the ssh folder in /protocols

Thanks for the PR! @azoxlpf do you have a good resource on what these permissions allows you to do? Maybe this should be included in the admin check itself.

A few other things: - I don't think we should check permissions here. If we check them we should integrate that into the is_admin check as this will allow command...