Commit graph

77 commits

Author SHA1 Message Date
Stéphane Lesimple 60cea897f8 enh: osh.pl: replace harcoded selfMFASetupPassword logic by configuration 2020-11-17 11:28:05 +01:00
Stéphane Lesimple ee81bd4070 enh: packages-check.sh: better handling of FreeBSD packagees 2020-11-17 11:27:46 +01:00
Stéphane Lesimple 7ee203aa71 enh: install-ttyrec.h: error msg for non-supported OSes 2020-11-17 11:19:50 +01:00
Stéphane Lesimple 9f1a8b925e enh: install: better handling of non-Linux standard paths 2020-11-17 11:17:17 +01:00
Stéphane Lesimple 234dd0768a feat: freebsd: add specific FreeBSD ssh config templates 2020-11-17 11:15:10 +01:00
Stéphane Lesimple 09bd6dffd9 fix: freebsd: add md5sum_compat()
to account for systems where md5sum's binary name is gmd5sum
2020-11-17 11:14:34 +01:00
Stéphane Lesimple 4105c10193 fix: freebsd: replace 'root' by '0' so that it works even if uid0's name is not root 2020-11-17 11:12:53 +01:00
Stéphane Lesimple 140da2f178 chore: ghactions: change order of tests.yml 2020-11-17 11:11:22 +01:00
Stéphane Lesimple beec8afdc6
Merge pull request #46 from ovh/bump
bump to v3.00.02
2020-11-16 12:14:33 +01:00
Stéphane Lesimple b87107dd23
bump to v3.00.02 2020-11-16 10:39:06 +00:00
Stéphane Lesimple a42c8fa12c
Merge pull request #45 from speed47/master
feat: add more archs to dockerhub sandbox
2020-11-13 18:53:57 +01:00
Stéphane Lesimple 811b2f9c15
Merge branch 'master' into master 2020-11-13 18:52:30 +01:00
Stéphane Lesimple 137305b562
Merge pull request #44 from snk33/patch-1
allow adminSudo plugin to read from stdin
2020-11-13 18:51:42 +01:00
Stéphane Lesimple 418dc3a332 feat: add more archs to dockerhub sandbox 2020-11-13 18:38:53 +01:00
snk33 7685114cfd
allow adminSudo plugin to read from stdin
add expects_stdin to the execute call so an admin will be able to replay session from another account
2020-11-13 18:35:40 +01:00
Stéphane Lesimple a0ce5947f2
Merge pull request #42 from ovh/fix
fix: add missing echo
2020-11-13 10:19:23 +01:00
Stéphane Lesimple 724f8d499f fix: add missing echo 2020-11-12 19:02:04 +01:00
Stéphane Lesimple 034984f6c4
Merge pull request #41 from ovh/ttyrec_multiarch
chore: install-ttyrec.sh: adapt for multiarch
2020-11-12 19:01:07 +01:00
Stéphane Lesimple cfef70daef
chore: install-ttyrec.sh: adapt for multiarch 2020-11-09 16:47:57 +00:00
Stéphane Lesimple e2ed41596e
Merge pull request #39 from ovh/release
release v3.00.01
2020-11-06 16:24:07 +01:00
Stéphane Lesimple ae1bcbf223
release v3.00.01 2020-11-06 15:22:12 +00:00
Stéphane Lesimple 8d5b223ce4
Merge pull request #37 from ovh/doc
doc: adjust ttyrec install section
2020-11-06 13:36:18 +01:00
Stéphane Lesimple 0ebb8d453f
doc: adjust ttyrec install section 2020-11-06 11:27:49 +00:00
Stéphane Lesimple 9c02017aeb
Merge pull request #36 from ovh/readme
chore: update readme & fix typos everywhere
2020-11-05 19:02:29 +01:00
Stéphane Lesimple 5c72c92bdd
chore: fix typos everywhere 2020-11-05 17:36:17 +00:00
Stéphane Lesimple 0627c6a20c
chore: update readme 2020-11-05 17:35:00 +00:00
Stéphane Lesimple 537c6518b5
Merge pull request #35 from ovh/sandbox
enh: provide a separated Dockerfile for the sandbox, squashing the layers
2020-11-05 18:34:09 +01:00
Stéphane Lesimple 0481cf2909
enh: provide a separated Dockerfile for the sandbox, squashing the layers
Also fix #24
2020-11-05 16:46:03 +00:00
Stéphane Lesimple 46ed719861
Merge pull request #34 from ovh/opensuse152
feat: add OpenSUSE 15.2 to the officially supported distros
2020-11-05 17:15:47 +01:00
Stéphane Lesimple 2a6d997b2f
feat: add OpenSUSE 15.2 to the officially supported distros 2020-11-05 14:29:27 +00:00
Stéphane Lesimple ae19dafe95
Merge pull request #32 from ovh/ttyrec
enh: install-ttyrec.sh replaces build-and-install-ttyrec.sh
2020-11-05 13:33:47 +01:00
Stéphane Lesimple 619000fa84
enh: install-ttyrec.sh replaces build-and-install-ttyrec.sh
No longer build ttyrec inplace, either download and install the
Debian/RPM package, or install the prebuild static binaries.

Modify the Dockerfiles accordingly.
2020-11-05 09:56:05 +00:00
Stéphane Lesimple 4519fbda75
Merge pull request #31 from ovh/doc
A few documentation fixes
2020-11-03 18:46:51 +01:00
Stéphane Lesimple fdba567862
doc: add an entry to the FAQ 2020-11-03 16:18:30 +00:00
Stéphane Lesimple b8d9ed2ccb
chore: doc: get current software version dynamically 2020-11-03 16:18:30 +00:00
Stéphane Lesimple 401e93941a
Merge pull request #30 from ovh/centos
enh: packages-check.sh: add qrencode-libs for rhel/centos
2020-11-01 22:04:10 +01:00
Stéphane Lesimple 202790367d enh: packages-check.sh: add qrencode-libs for rhel/centos
This enables direct printing of the qrcode on the terminal for TOTP enrollment
2020-11-01 19:45:42 +01:00
Stéphane Lesimple d757251fc9
Merge pull request #28 from ovh/readme
chore: add asciinema to readme file
2020-11-01 13:32:37 +01:00
Stéphane Lesimple 4ebb62007b chore: add asciinema to readme file 2020-11-01 13:29:44 +01:00
Stéphane Lesimple 757ee762af
Merge pull request #29 from ovh/workflows
chore: also trigger basic workflow on PR
2020-11-01 13:19:14 +01:00
Stéphane Lesimple 22a8363b79 chore: also trigger basic workflow on PR 2020-11-01 13:08:14 +01:00
Stéphane Lesimple d8000094ba
Merge pull request #25 from carsso/master
Fixing ssh_config path in documentation
2020-10-31 13:29:44 +01:00
Germain Carré 2471808dac Fixing ssh_config path in documentation
Signed-off-by: Germain Carré <git@germain.sh>
2020-10-30 22:53:32 +01:00
Stéphane Lesimple be1503b2ea
Merge pull request #23 from ovh/rm_spurious_files
chore: remove spurious config files
2020-10-30 16:31:34 +01:00
Stéphane Lesimple 49b5dad692
chore: remove spurious config files 2020-10-30 15:25:58 +00:00
Stéphane Lesimple 88512579ea
Merge pull request #22 from ovh/release
release v3.00.00
2020-10-30 11:33:21 +01:00
Stéphane Lesimple 4da7a39f27
release v3.00.00 2020-10-30 10:26:01 +00:00
Stéphane Lesimple 8efd6f30ad
Merge pull request #21 from ovh/docfixes
chore: fix some links in documentation
2020-10-30 11:21:32 +01:00
Stéphane Lesimple 26e78f424b
chore: fix some links in documentation 2020-10-30 10:16:08 +00:00
Stéphane Lesimple 7a1dc03682
chore: fix github pages URL in readme 2020-10-30 11:04:08 +01:00