François Poirotte

Results 29 issues of François Poirotte

Changelog: (Feature): Allow the authorization process to be customized, just like authentication. This fixes #5758. Docs: https://github.com/conan-io/docs/pull/2684 - [x] Refer to the issue that supports this Pull Request. - [x]...

type: look into

Hello, I would like to be able to define labels/annotations for a new subnamespace at the time it is created. Something along the lines of: ```sh kubectl hns create -n...

**Is your feature request related to a problem?** Hi, I would like to run a graphical application inside a devpod workspace, using X11 forwarding. I found no information on how...

enhancement

Closes #654. See also the related PR in https://github.com/loft-sh/ssh/pull/1

Hi, Similar to the comment at https://github.com/systemd/systemd-netlogd/issues/24#issuecomment-779980626, I think it would be great if systemd-netlogd had TLS support. It should at least be able to authenticate the remote server where...

RFE

Hello, Not sure if this should be filed against libcomps directly or if its more of a packaging issue... anyway: I think libcomps should bundled a copy of comps.dtd since...

I noticed most people using phpfarm do not use it the way I thought they would/should. I think it's important to document common usage patterns. The github wiki may be...

Follow-up ticket for issue #3. The official names for aes128-gcm & aes256-gcm as registered to IANA (https://www.iana.org/assignments/ssh-parameters/ssh-parameters.xhtml) are: - `AEAD_AES_128_GCM` and - `AEAD_AES_256_GCM` These names are registered both as cipher...

enhancement

See https://github.com/fpoirotte/pssht/pull/28 for the reason it was disabled before. The idea is to fix the validation process and then re-enable validation for the various DH algorithms.

bug

See http://www.rfc-editor.org/rfc/rfc6239.txt. The goal of this ticket is to determine whether Pssht could theoritically be compatible with crypto suite B. I say theoretically since Pssht has never (and probably never...

question