Commit Graph

153 Commits (groupcreate_fix_uid)

Author SHA1 Message Date
Stéphane Lesimple 11cbf63be8 chore: deprecate the use of -f and -l in selfListIngressKeys
2 months ago
Stéphane Lesimple 38d883c654
scp: more robust parsing for remote users with special chars (#600)
4 months ago
Jonah bd9ba6fc4d
fix: return accountInfo if grace period is set (#594)
4 months ago
Stéphane Lesimple 9473e5437b
fix: scp/sftp: handle case where TMPDIR is mounted in noexec (#569)
8 months ago
Stéphane Lesimple ed6ea14fb6 fix: ping max deadline is 3600 on FreeBSD (close #547)
9 months ago
Stéphane Lesimple 395243f665 fix: sftp wrapper: handle -P properly (close #553)
9 months ago
Stéphane Lesimple 763ae8e9a7 enh: scp: add more scp options, update doc
9 months ago
Nabil fcc3044903 Fix: typos
1 year ago
Stéphane Lesimple f79b186727 chore: github actions: replace ubuntu 20.04 by 24.04 (EOL)
1 year ago
Stéphane Lesimple 02bacede06 fix: selfPlaySession: warn in syslog properly
1 year ago
Stéphane Lesimple fdb6c292a8 chore: use proper naming of 'subnet' instead of 'prefix' or 'slash'
1 year ago
Stéphane Lesimple 9e357333db chg: groupInfo: remove deprecated JSON fields
1 year ago
Stéphane Lesimple 26932258be enh: accountInfo: add osh-only information for accounts
1 year ago
Stéphane Lesimple 92d8b421c2 fix: groupInfo: don't attempt to (and fail) display the guest list when account doesn't have access to it
1 year ago
Stéphane Lesimple a20a3b8a5d fix: accountInfo: don't attempt (and fail) to display info non-auditors don't have access to
1 year ago
Stéphane Lesimple 598ba3f33c fix: deny netblocks for nc, mtr, ping, alive plugins
1 year ago
Stéphane Lesimple 92bc512050 feat: add assetForgetHostKey
1 year ago
Stéphane Lesimple 62613bf894 fix: scp: downloads would sometimes stall (#486)
1 year ago
TomRicci e418b5126c fix: message scpdownload scpupload in scp
1 year ago
TomRicci 457df64290 fix: message scpdownload scpupload in groupDelGuestAccess
1 year ago
TomRicci a0e6486753 fix: message scpdownload scpupload in groupAddGuestAccess
1 year ago
TomRicci ecceeb8bb5 fix: message scpdownload scpupload in accountAddPersonalAccess
1 year ago
TomRicci 92f7dcc920 fix: message scpdownload scpupload in selfDelPersonalAccess
1 year ago
TomRicci f67f064e67 fix: message scpdownload scpupload in selfAddPersonalAccess
1 year ago
TomRicci 6842792bce fix: message scpdownload scpupload in accountDelPersonalAccess
1 year ago
Stéphane Lesimple accd50eea7 feat: add rsync support to --protocol
2 years ago
Stéphane Lesimple 19ef1b2668 enh: plugins: add --protocol to handle scp, sftp, rsync
2 years ago
Stéphane Lesimple 454c16b4ce refacto: move special protocols checks into a lib
2 years ago
Stéphane Lesimple 4ef9c6ddde feat: add --egress-session-multiplexing option to accountModify
2 years ago
Stéphane Lesimple f4de5957a3 feat: add groupSetServers
2 years ago
Stéphane Lesimple 97c0252605 enh: selfPlaySession: remove sqliteLog.ttyrecfile dependency
2 years ago
Stéphane Lesimple f09a2064d7 chore: selfMFASetupPassword: clearer message
2 years ago
Stéphane Lesimple 3ba789ed34 chore: adapt help messages for wildcard --user support
2 years ago
Stéphane Lesimple 2e96603300 feat: support wildcards in --user (fix #461)
2 years ago
Stéphane Lesimple b1396b2ed7 fix: accountFreeze: restore json results
2 years ago
Stéphane Lesimple 47b51c79ee feat: accountFreeze: terminate running sessions if any
2 years ago
Stéphane Lesimple b3361d3ed1 fix: selfGenerateProxyPassword: help message was incorrect
2 years ago
Stéphane Lesimple 72b757457c enh: info: removed uname dependency, added configuration
2 years ago
Stéphane Lesimple 1f6e6c3639 fix: alive: don't mask signals
2 years ago
Stéphane Lesimple 3646badbdf release 3.16.00
2 years ago
Stéphane Lesimple 3c9382a192 enh: use print_accepted_key_algorithms everywhere
2 years ago
Pierre-Elliott Bécue 1e44092c16 Factor out in a generic function the helper listing allowed ssh key algorithm
2 years ago
Pierre-Elliott Bécue d0ac9eabb9 Implement Ingress Secure Keys
2 years ago
Stéphane Lesimple c53f50ddf9 enh: remove nc dependency
2 years ago
Stéphane Lesimple 54321ff706 enh: add a few autocompletes
2 years ago
Stéphane Lesimple 0314798c87 enh: interactive: allow multi-spaces in autocompletes
2 years ago
Stéphane Lesimple 867410a16d enh: plugins: better signal handling to avoid dangling children processes
2 years ago
Stéphane Lesimple 6dd43c66c0 enh: batch: openhandle() is overkill and doesn't work on EOF
2 years ago
Stéphane Lesimple 692ebca3c2 fix: accountInfo: return always_active=1 for globally-always-active accounts
2 years ago
Stéphane Lesimple 345a1f951f fix: don't exit with fping host is unreachable
2 years ago