Skip to content
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

[BUG] Authentication not working #1374

Closed
5 tasks done
MichaelTrip opened this issue Nov 7, 2023 · 1 comment
Closed
5 tasks done

[BUG] Authentication not working #1374

MichaelTrip opened this issue Nov 7, 2023 · 1 comment
Assignees
Labels
🐛 Bug [ISSUE] Ticket describing something that isn't working

Comments

@MichaelTrip
Copy link

MichaelTrip commented Nov 7, 2023

Environment

Other (Specify below)

System

Kubernetes

Version

latest and 2.1.1

Describe the problem

I have dashy configured and set the following parameters:

appConfig:
  auth:
    users:
      - user: michael
        hash: <password_hash>
        type: admin
    enableGuestAccess: false
...

After logging in everything seems ok. If i start another browser the dashboard doesn´t require a login and i can see all my tiles. Have also noticed that my name is not in the "config" section:

Screenshot from 2023-11-07 13-20-21

In most cases your username should be there.

But this seems to be a serious bug for me. For now i am reverting back to 2.1.0 for now.

Additional info

No response

Please tick the boxes

@MichaelTrip MichaelTrip added the 🐛 Bug [ISSUE] Ticket describing something that isn't working label Nov 7, 2023
@github-project-automation github-project-automation bot moved this to Todo in Dashy V3 Nov 7, 2023
@MichaelTrip MichaelTrip changed the title [BUG] <title> [BUG] Authentication not working Nov 7, 2023
@MichaelTrip
Copy link
Author

woops, there was already a issue #1290 , i will close this one.

@github-project-automation github-project-automation bot moved this from Todo to Done in Dashy V3 Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug [ISSUE] Ticket describing something that isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants