mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 16:35:33 +02:00
[PR #241] [MERGED] add `--proactive-mfa` and mfa/nofa interactive commands #338
Labels
No labels
answered
bug
documentation
enhancement
enhancement
feature
feature
kept-open-for-info
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/the-bastion#338
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ovh/the-bastion/pull/241
Author: @speed47
Created: 9/15/2021
Status: ✅ Merged
Merged: 9/21/2021
Merged by: @speed47
Base:
master← Head:proactive_mfa📝 Commits (2)
4d7282bchore: rename an envvar for clarity87f373cfeat: add --proactive-mfa and mfa/nofa interactive commands📊 Changes
9 files changed (+213 additions, -49 deletions)
View changed files
📝
bin/dev/perlcriticrc(+1 -0)📝
bin/plugin/open/selfMFASetupPassword(+1 -1)📝
bin/plugin/open/selfMFASetupTOTP(+1 -1)📝
bin/shell/osh.pl(+36 -7)📝
doc/sphinx/administration/configuration/bastion_conf.rst(+24 -0)📝
etc/bastion/bastion.conf.dist(+10 -0)📝
lib/perl/OVH/Bastion/configuration.inc(+22 -21)📝
lib/perl/OVH/Bastion/interactive.inc(+81 -19)📝
tests/functional/tests.d/370-mfa.sh(+37 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.