mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 16:35:33 +02:00
[PR #113] [MERGED] add PIV support #247
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#247
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/113
Author: @speed47
Created: 1/8/2021
Status: ✅ Merged
Merged: 1/12/2021
Merged by: @speed47
Base:
master← Head:pivpolicy📝 Commits (3)
59d4cc6feat: add yubico-piv-checker install scriptd12bc3ddoc: introduce ingressRequirePIV option & install-yubico-piv-checker.sh54cd058feat: add PIV keys support and policy enforcement📊 Changes
44 files changed (+1280 additions, -631 deletions)
View changed files
📝
.github/workflows/freebsd.yml(+1 -0)📝
bin/admin/check-consistency.pl(+1 -1)📝
bin/admin/install-ttyrec.sh(+19 -182)➕
bin/admin/install-yubico-piv-checker.sh(+48 -0)📝
bin/admin/packages-check.sh(+7 -4)📝
bin/cron/osh-piv-grace-reaper.pl(+43 -32)📝
bin/helper/osh-accountDelete(+1 -1)📝
bin/helper/osh-accountPIV(+76 -55)📝
bin/plugin/open/info(+2 -0)📝
bin/plugin/open/selfAddIngressKey(+121 -19)📝
bin/plugin/open/selfDelIngressKey(+40 -56)📝
bin/plugin/restricted/accountInfo(+31 -19)📝
bin/plugin/restricted/accountPIV(+30 -14)📝
doc/sphinx/administration/bastion_conf.rst(+142 -130)📝
doc/sphinx/build-bastion-conf-help.pl(+2 -2)📝
doc/sphinx/installation/basic.rst(+6 -0)📝
doc/sphinx/plugins/open/selfAddIngressKey.rst(+10 -2)📝
doc/sphinx/plugins/open/selfDelIngressKey.rst(+3 -3)📝
doc/sphinx/plugins/restricted/accountPIV.rst(+29 -13)📝
doc/sphinx/using/basics.rst(+4 -6)...and 24 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.