-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[QUESTION] <Authentication Issue> #1388
Labels
🤷♂️ Question
[ISSUE] Further information is requested
Comments
If you're enjoying Dashy, consider dropping us a ⭐ |
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 #990 |
I'm going to close as a dup of #990, follow that ticket instead for updates |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: