vw_small

Hardened fork of Vaultwarden (https://github.com/dani-garcia/vaultwarden) with fewer features.
git clone https://git.philomathiclife.com/repos/vw_small
Log | Files | Refs | README

commit b20516d645a2eeb0c626e666ae4f62f67880105b
parent c04300651a74c4fb6110a696a619718a9e26319f
Author: Nick Fox <nick@foxsec.net>
Date:   Wed, 26 Dec 2018 10:28:46 -0500

Update ToC with Logging section

Diffstat:
MREADME.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -39,6 +39,7 @@ _*Note, that this project is not associated with the [Bitwarden](https://bitward - [SMTP configuration](#smtp-configuration) - [Password hint display](#password-hint-display) - [Disabling or overriding the Vault interface hosting](#disabling-or-overriding-the-vault-interface-hosting) + - [Logging](#logging) - [Other configuration](#other-configuration) - [Fail2Ban Setup](#fail2ban-setup) - [Logging Failed Login Attempts to Syslog](#logging-failed-login-attempts-to-syslog)