Stéphane Lesimple
Stéphane Lesimple
Thanks a lot for the feedback. A lot of resources can be found online about this ``com.apple.quarantine`` attribute behavior, which seems to be set when a program is downloaded from...
Hello, AlmaLinux is not officially supported, so minor alterations from CentOS (on which it seems to be based on) might get in the way. Just tried on in a docker...
OK, so something went wrong with the install script when it tried to create the `bastion-users` group. Can you run this command: `/opt/bastion/bin/admin/install --managed-upgrade`, it'll attempt to create it again...
The installation worked properly this time, so it seems that the script had not been launched previously, which is odd. For good measure, can you also run this: `/opt/bastion/bin/admin/install-ttyrec.sh -a`,...
Hey, I've allowed the tests to run on your PR :) I took the liberty to set your PR as draft so that the other reviewers know that it's still...
You might want to rebase over current `master`, which will give you nice tools for a dev environment, including pre-commit hooks to ensure that your code validates perlcritic/perltidy/shellcheck locally :)...
I've built upon this PR, and cherry-picked your commit @perrze, to integrate all this into https://github.com/ovh/the-bastion/pull/466
Hello, thanks for the reminder, I have started a branch for this some time ago, but for some reason didn't finish it. I'm scheduling this for the next release, which...
Hello, This is correct, and is indeed an OpenSSH change, which will gradually take place on all distros as they update their OpenSSH version. For now, the `scp -O` option...
Closing for inactivity, please reopen if needed