dashy
dashy copied to clipboard
[QUESTION] <Authentication Issue>
Question
Hi,
I've followed the deployment steps for setting up authentication within the conf.yml file. Unfortunately, the username and password fields never prompt and the dashboard always immediately loads.
Any assistance would be very much appreciated.
Thanks!
Here's what t he top of my conf.yml file looks like:
`appConfig:
layout: auto
iconSize: medium
theme: material-dark-original
auth:
users:
- user: test
hash: 9b8sdfs34hd4567fl690820f56b31ac48807f9bf5c.....
type: admin
pageInfo:
title: Life Amongst The Ferns
description: Welcome Home Josh!
navLinks:
- title: GitHub
path: https://github.com/Lissy93/dashy
target: newtab
- title: Documentation
path: https://dashy.to/docs
target: newtab
footerText: ''`
Category
Configuration
Please tick the boxes
- You are using a supported version of Dashy (check the first two digits of the version number)
- You've checked that this question hasn't already been raised
- You've checked the docs and troubleshooting guide
- You agree to the code of conduct
🚀 A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more! - GitHub - Lissy93/dashy: 🚀 A self-hostable personal dashboard ...
Documentation | Dashy, a self-hosted dashboard for your homelab
If you're enjoying Dashy, consider dropping us a ⭐
🤖 I'm a bot, and this message was automated
Samething here, running with docker. works with 2.1.0, which is pretty old.
It's good to know I'm not the only one. :)
Likely duplicate of https://github.com/Lissy93/dashy/issues/990
I'm going to close as a dup of #990, follow that ticket instead for updates