Skip to content

Releases: missionfocus/mfc

v2.5.24

03 Oct 20:40
Compare
Choose a tag to compare

Changelog

b217bfb renamed workflow

v2.5.23

03 Oct 19:25
Compare
Choose a tag to compare

Changelog

dd48509 hombrew try#3

v2.5.22

03 Oct 19:09
Compare
Choose a tag to compare

Changelog

9689e31 hombrew try #2

v2.5.21

03 Oct 19:02
Compare
Choose a tag to compare

Changelog

99de19f update

v2.5.1

03 Oct 18:26
713c11c
Compare
Choose a tag to compare

Changelog

01e41e6 Actually update the file in the case where the registry exists
1a7e5e1 Add AWS credentials functionality
2634beb Add AppRole authentication command
ab9d7b3 Add CI config
e8ea3eb Add S3 autoupdate capability
dac18a8 Add S3 publishing to pipeline
3e7ba9c Add Windows support
5eb0165 Add a CI job to create a GitLab release
3afe7fa Add ability to pass approle IDs to the auth command
796303c Add and regenerate docs
a632b95 Add autogenerated documentation
1b19577 Add automatic opening of AWS login URL
97db83b Add autoupdate from manifest file
1c216fb Add aws list-roles command
321626a Add aws_session_token to creds output
f9f39f3 Add base zsh autocompletion to mf-vault
c947339 Add basic project structure
8b7ed21 Add changelog
3b24336 Add changelog and version bump
6636fb9 Add command to generate signed PKI certs
224dddf Add command to get CA cert and modify files written by issue
2c8848c Add command to get all KV keys recursively
a8a9c58 Add command to print the public key of the SSH Signer CA
efa5124 Add command to self-update
be9bff4 Add crypt subcommand to encrypt with transit engine
7e3c161 Add dep
57365d9 Add diceware password generation
10861bc Add gitlab clone command
8f8d422 Add issue role handling for minio sts
d322a10 Add kv aws command and minio macro
f00207a Add kv gpg import command
1ce3c97 Add kv putall subcommand
a3ec437 Add listall command for KV engine
7907878 Add login command for LDAP auth
ef62c23 Add more fixes for V2 KV engine
45d7d64 Add new file
5cb2d2b Add new line to PKI key, and cert
40dfd7e Add pki create-files command
c520cc3 Add rpm project
67437c6 Add secret lease duration to output
1a5ced7 Add silent option to suppress stdout
af43ff3 Add subcommand for RADIUS authentication
8f90221 Add subcommand to read Nexus auth token
bfea69e Add token prompt
7f31b86 Add ttl flag to aws subcommand
7fd1c09 Add vault.missionfocus.com as the default Vault addr
8ef6a44 Added ListIssues & started refactoring issue filters
a313d96 Added SSH subcommand for user public key SSH signing
a9f5e81 Added catch-all to lftp command for creating directories on Jackie
de1e726 Added dependency on build:x86_64-darwin
ef7725e Added directory listings for debugging
387603d Added the binary to the .gitignore
b534564 Added time parameter, retrieving issues under an epic, and quite a bit of refactoring (still more to do)
40e8f98 Adding goreleaser
996b1cd Additional Epic API support and UpdateAlllLabels (w/ bug)
4355e31 BPE Check Issue Uses NameSpace & Export bug fix
533c59d BPE Check changes & detection of x-epic label
1a586d3 BPE Update refactor and utility class
825cc15 BPE package & Velocity example included
6cff944 Bug fix with time
ce07fb2 Bug patch for - commit ready for merge
e0cdd32 Bump go library dependency and run mod tidy
f7b2401 Bump version string
b5c3b4b Bump version to 0.3.0
5afa38a Change of BPE all-labels alias
5339b8f Changed SSH signing to use id_rsa by default, added binary to .gitignore
01d4396 Check functions access via Velocity
86347c6 Clean up error handling in AWS subcommand
ac832a7 Clean up last references to mf-vault and regen docs
0b40883 Code cleanup
09be0dd Code fixes (does not include dependency issue)
c0f049a Complete initial implementation of personal Vault namespace
80bbc61 Configure for automatic versioning
8ea53f3 Correct commands
099993f Corrected documentation for JSON response structs
e340d5d Corrected variable names
7d59a6b Create AWS credentials file if it does not exist
145105c Create codeql-analysis.yml
875af96 Create full credentials file path if it does not exist
8d13443 Created test Homebrew formula
456cbfa Deprecate "auth login", add "auth ldap" and "auth token"
25e22e5 ENCHANCEMENT: Better check logger
28a59f6 Epic and Issue CSV Export
4e6cac1 EpicIssuesLabel Option & Review Changes
4742582 Error Handling
e845dc3 Exit code 1 on cobra error
e711342 FIX: Dangerous UpdateAllLabels bug & More API Updates
d3c281a FIX: Issue and Epic reporting
52fec9d FIX: Project Imports (IDE fixed)
4a33028 Factored out user signing into subcommand of ssh, made user signing variable names more descriptive, added silentPrintf
5615f77 Finalize release functionality
947f4bf Finish personal KV namespace
69de7dc Fix GL release script
c2402a3 Fix S3 autoupdate prefix
5f5a6ea Fix URL encoding
64b6afd Fix Windows build command
254f4af Fix bug causing empty profile name when using aws kv subcommand
2d4937d Fix bug resulting from empty homedir
d2e17c1 Fix import for new project structure
85f3228 Fix mfc command in CI config
56ad330 Fix package:rpm and version bump
7f1a593 Fix require path for shared Go library
bc4a662 Fix typo in site.yml
04fd07b Fix variable interpolation
2ac50d9 Fixed comments, command summary now hours, and minor hrs changes
d44961f Fixed go.mod temp replacement
676e824 Fixed leading whitespace to use tabs
eba397a Forgot to add YAML file to previous commit
1d731a3 Format
e812341 Hardcode S3 autoupdate profile
53a1df2 INCOMPLETE: Velocity prompts for check
2b6625b Improve CLI UX
5188b84 Increase artifact expiry
dde9e37 Initial commit
f33a803 Link directly to binaries
eeaf7f5 ListIssues with opts for gl check
be749ea Make gl clone idempotent
dfd187d Merge branch '26-mfc-performance-records' into 'master'
7e2e686 Merge branch 'bugfix/ci' into 'master'
793ef99 Merge branch 'bugfix/create-cred-file' into 'master'
454b6eb Merge branch 'bugfix/exit-code' into 'master'
8ed0037 Merge branch 'bugfix/homedir' into 'master'
c46cf55 Merge branch 'ccd/N-6299_S-MF_Vault_UX_Improvements' into 'master'
c1afdcc Merge branch 'ccd/default-addr' into 'master'
41e693a Merge branch 'ccd/fix-kv-profile' into 'master'
0658cea Merge branch 'ccd/gitlab-release' into 'master'
637616f Merge branch 'ccd/gitlab-release' into 'master'
d8d3631 Merge branch 'ccd/improvements' into 'master'
3340c86 Merge branch 'ccd/npm-auth' into 'master'
c302d21 Merge branch 'ccd/open-browser' into 'master'
eaa3edf Merge branch 'ccd/session-token' into 'master'
a2a8d85 Merge branch 'ccd/ttl' into 'master'
da67848 Merge branch 'ccd/vault-ca' into 'master'
4e54e4e Merge branch 'ccd/windows' into 'master'
65b1dc2 Merge branch 'ccday/silent' into 'master'
426c96f Merge branch 'ccday/token-validity' into 'master'
744ed4d Merge branch 'dmb/refactor-mfc-gitlab' into 'master'
d01b2e9 Merge branch 'dmb/velocity-report' into 'master'
4deb4da Merge branch 'dmb/velocity-to-checker' into 'master'
3c82147 Merge branch 'fix/gl-release' into 'master'
788393d Merge branch 'hotfix/artifact-expiry' into 'master'
9cb75af Merge branch 'master' of git.missionfocus.com:open-source/mf-vault into publish-mac-binary-to-jackie
e42be30 Merge branch 'mpcain/client-ssh-signing' into 'master'
c4a0e3d Merge branch 'mpcain/client-ssh-signing' into 'master'
5a3630a Merge branch 'mpcain/fix-user-cert-location' into 'master'
3f1bb73 Merge branch 'publish-mac-binary-to-jackie' into 'master'
5dc6234 Merge branch 'wei/trigger' into 'master'
b67d56f Merge branch 'work/5' into 'master'
048a3c6 Merge branch 'work/M-202_S-Versioned_Addon_Publishing' into 'master'
7237d17 Merge branch 'work/M-26_G-Gitlab' into 'master'
697efd5 Merge branch 'work/M-3088_S-KV_Engine_Backup_and_Restore' into 'master'
7aabf69 Merge branch 'work/M-5207_S-PKI_Generate_Command' into 'master'
65fa699 Merge branch 'work/M-5207_S-PKI_Generate_Command' into 'master'
a661921 Merge branch 'work/M-574_T-implement-sign-host-ssh-pub-key' into 'master'
9f3602c Merge branch 'work/N-4210_S-Vault_to_AWS_Credential_Tool' into 'master'
e172c88 Merge branch 'work/N-4390_CI-base-images' into 'master'
f06ceea Merge branch 'work/N-4390_S-vault-for-ci-base-images' into 'master'
04c41a4 Merge branch 'work/N-4394_S-MF_Vault_LDAP_Authentication' into 'master'
0755cf1 Merge branch 'work/N-5460_S-MF_Vault_Listall_Command' into 'master'
77cc377 Merge branch 'work/N-5576_S-MF_Vault_KV_AWS_Command' into 'master'
cef0c4e Merge branch 'work/N-5601_S-Vault_RPM_Signing' into 'master'
3919d00 Merge branch 'work/N-5768_S-MF_Vault_PKI_File_Creation' into 'master'
95dca5e Merge branch 'work/N-5968_S-Artifact_deployment_to_minio' into 'master'
00ba155 Merge branch 'work/add-token-check' into 'master'
d5716df Merge branch 'work/approle-auth' into 'master'
a5ecbb6 Merge branch 'work/auth-approle' into 'master'
0058634 Merge branch 'work/autoupdate' into 'master'
86d823d Merge branch 'work/cleanup-base-image-integration' into 'master'
1a24a42 Merge branch 'work/config' into 'master'
d8150b1 Merge branch 'work/crypt' into 'master'
624965d Merge branch 'work/gitlab-business-cmds' into 'master'
9fbd320 Merge branch 'work/gitlab-clone' into 'master'
d4311e3 Merge branch 'work/go-lib-require' into 'master'
06c4267 Merge branch 'work/idempotent-clone' into 'master'
6c13cca Merge branch 'work/jumpcloud-ssh-management' into 'master'
81df735 Merge branch 'work/kv-v2' into 'master'
f1a04f0 Merge branch 'work/kv-v2' into 'master'
46e4102 Merge branch 'work/manifest-autoupdate' into 'master'
4ce50f0 Merge branch 'work/mfc' into 'master'
4fa184d Merge branch 'work/personal-namespace' into 'master'
a4abbb0 Merge branch 'work/radius-auth' into 'master'
1abc36d Merge branch 'work/s3-autoupdate' into 'master'
1e39c95 Merge branch 'work/shallow-git-clone' into 'master'
5388303 Merge branch 'work/shallow-git-clone' into 'master'
ced1a10 Merge branch 'work/tmetric-check' into 'master'
52bd23a Merge branch 'work/update-profile'
18c01f9 Merge branch 'work/update-profile' into 'master'
fafb6ce Merge branch 'work/update-vpn' into 'master'
47a23e8 Merge branch 'work/update-vpn' into 'master'
e8b5bba Merge branch 'work/vpn' into 'master'
27269aa Merge branch 'wz/autocomplete' into 'master'
52bffff Merge branch 'wz/disable-minio-login-url' into 'master'
c269477 Merge branch 'wz/examples' into 'master'
713c11c Merge pull request #1 from missionfocus/clean-up-cruft
4893aee Merge remote-tracking branch 'github/master' into clean-up-cruft
86618c6 Merge remote-tracking branch 'origin/master' into dmb/velocity-to-checker
4f24bb7 Merge remote-trackin...

Read more