1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-09-11 04:02:42 +00:00

Implemented config form and fixed config priority

This commit is contained in:
Daniel García 2019-02-03 00:22:18 +01:00
commit 3db815b969
No known key found for this signature in database
GPG key ID: FC8A7D14C3CD543A
6 changed files with 259 additions and 154 deletions

View file

@ -95,9 +95,6 @@ native-tls = "0.2.2"
# Template library
handlebars = "1.1.0"
# Macro ident-combining library
paste = "0.1.4"
# For favicon extraction from main website
soup = "0.3.0"
regex = "1.1.0"