This repository has been archived by the owner on Mar 27, 2019. It is now read-only.
Releases: djenriquez/vault-ui
Releases · djenriquez/vault-ui
2.4.0-rc3
2.4.0-rc3
2.3.0
2.3.0
Features:
2.3.0-rc1
2.3.0-rc1
2.2.0
2.1.0
2.1.0
Features
- Support AWS EC2 authentication backend - #76
- Support User/Pass authentication backend - #94
- Improve GitHub authentication backend - #78
- Provide ability to sort secrets - #82
- Improvements to backend code + upgrade React components - #93
- Support & release desktop app - #85
Bug Fixes
- Fix 307 redirects
2.0.1
- Fix reference to Vault icon
2.0.0
Special thanks to @msessa-cotd for the massive amount of work put into this release!
1.0.1
1.0.0
- React best-practices inspired refactor - #32
- Update backend API to match Vault API by using the express server as a passthrough - #46
- Added ability to set Default URL + Auth with environment variables - #36
- Added
VAULT_SUPPLIED_TOKEN_HEADER
header to enable SSO functionality - Feature request #39 + #40 - Support multiple generic backends - #31
- Fixed bug with auto-logout where large values caused logout to happen immediately - #35
- Improved value editting with josdejong/jsoneditor - #38 (Note: HCL is no longer supported as a format for managing secrets or policies)
- Add
Token management
- Feature request #41
0.1.0
- Supports Github, Username and Password, Token, and LDAP authentication
- Full generic secrets management
- Full policies management
- Full response wrapping support
- Full GitHub auth backend team/org policy management