Skip to content
This repository has been archived by the owner on May 23, 2019. It is now read-only.

Latest commit

 

History

History
24 lines (20 loc) · 897 Bytes

CHANGELOG.md

File metadata and controls

24 lines (20 loc) · 897 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Added support for easily configuring multiple auth methods#25
  • Added support for custom userpass mounts

Changed

  • Updated readme to have a proper getting started guide - #14
  • Health check page now needs VAULT_PORT define to work correctly
  • Health check page no longer will crash if an error occurs

[1.0.0] - 2016-11-18

Added

  • Initial Vault UI re-written with Flask
  • Support for Userpass and LDAP Auth
  • This changelog and a license file

[0.0.1] - 2016-5-2

Added

  • Vault UI written in react, with support for userpass