the-bastion/tests/functional/tests.d
Stéphane Lesimple 255f0684cc fix: scp: abort early if host is not found to avoid a warn()
The following warn would happen if the scp wrapper was called with an invalid hostname:

Use of uninitialized value  in bitwise and (&) at /usr/share/perl5/Net/Netmask.pm line 699.
 at /opt/bastion/bin/plugin/open/../../../lib/perl/OVH/Bastion.pm line 41.
 OVH::Bastion::__ANON__("Use of uninitialized value \ in bitwise and (&) at /usr/shar"...) called at /usr/share/perl5/Net/Netmask.pm line 697
 Net::Netmask::match(Net::Netmask=HASH(0x55b1d5f11860), undef) called at /opt/bastion/lib/perl/OVH/Bastion/allowdeny.inc line 214
 OVH::Bastion::is_access_way_granted("port", 22, "exactUserMatch", 1, "ipfrom", "X.X.X.X", "ip", undef, ...) called at /opt/bastion/lib/perl/OVH/Bastion/allowdeny.inc line 688
 OVH::Bastion::is_access_granted(\"account\", \"johndoe\", \"user\", \"!scpupload\", \"ipfrom\", \"X.X.X.X\", \"ip\", undef, ...) called at /opt/bastion/bin/plugin/open/scp line 136
2021-03-01 09:31:38 +01:00
..
300-activeness.sh chore: speedup tests by ~20% 2020-12-14 08:57:43 +00:00
305-admin-superowner.sh fix: admins no longer inherited superowner powers 2021-01-25 12:18:04 +01:00
310-realm.sh feat: realms: use remote bastion MFA validation information for local policy enforcement 2020-12-25 17:02:54 +01:00
320-base.sh Initial commit 2020-10-20 14:30:27 +00:00
330-selfkeys.sh feat: add PIV keys support and policy enforcement 2021-01-12 12:05:06 +01:00
340-selfaccesses.sh fix: scp: abort early if host is not found to avoid a warn() 2021-03-01 09:31:38 +01:00
350-groups.sh enh: guests: groupAddGuestAccess now supports setting a comment 2021-02-22 11:56:19 +01:00
360-plugins.sh Initial commit 2020-10-20 14:30:27 +00:00
370-mfa.sh fix: tests: adjust testcase max days after b604cd137f 2020-12-03 13:20:53 +00:00
390-mfa-realm.sh feat: realms: use remote bastion MFA validation information for local policy enforcement 2020-12-25 17:02:54 +01:00
400-piv.sh feat: add PIV keys support and policy enforcement 2021-01-12 12:05:06 +01:00
dummy Initial commit 2020-10-20 14:30:27 +00:00