mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 08:25:27 +02:00
[PR #412] [MERGED] feat: add type8 and type9 password hashes #461
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#461
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/412
Author: @speed47
Created: 9/1/2023
Status: ✅ Merged
Merged: 9/19/2023
Merged by: @speed47
Base:
master← Head:mkhash📝 Commits (1)
be0d6fffeat: add type8 and type9 password hashes📊 Changes
26 files changed (+288 additions, -52 deletions)
View changed files
📝
.github/workflows/freebsd.yml(+1 -0)➕
bin/admin/install-mkhash-helper.sh(+93 -0)📝
bin/admin/install-yubico-piv-checker.sh(+1 -1)📝
bin/plugin/group-owner/groupGeneratePassword(+14 -5)📝
bin/plugin/open/groupListPasswords(+1 -1)📝
bin/plugin/open/selfGeneratePassword(+6 -5)📝
bin/plugin/open/selfListPasswords(+1 -1)📝
bin/plugin/restricted/accountGeneratePassword(+6 -5)📝
bin/plugin/restricted/accountListPasswords(+1 -1)📝
doc/sphinx/installation/basic.rst(+5 -1)📝
doc/sphinx/installation/upgrading.rst(+28 -0)📝
docker/Dockerfile.centos7(+7 -2)📝
docker/Dockerfile.debian10(+7 -2)📝
docker/Dockerfile.debian11(+7 -2)📝
docker/Dockerfile.debian12(+7 -2)📝
docker/Dockerfile.opensuse15(+8 -3)📝
docker/Dockerfile.rockylinux8(+7 -2)📝
docker/Dockerfile.rockylinux9(+7 -2)📝
docker/Dockerfile.sandbox(+2 -0)📝
docker/Dockerfile.ubuntu1604(+7 -2)...and 6 more files
📄 Description
This requires the-bastion-mkhash-helper
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.