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] Auth doesn't work even i added users to appConfig.auth #1311

Closed
5 tasks done
npty opened this issue Sep 9, 2023 · 6 comments
Closed
5 tasks done

[BUG] Auth doesn't work even i added users to appConfig.auth #1311

npty opened this issue Sep 9, 2023 · 6 comments
Assignees
Labels
🐛 Bug [ISSUE] Ticket describing something that isn't working

Comments

@npty
Copy link

npty commented Sep 9, 2023

Environment

Self-Hosted (Docker)

System

Debian 12

Version

2.1.1

Describe the problem

I have configured the auth object like the following

appConfig:
  auth:
    enableGuestAccess: false
    users:
    - user: <redact>
      hash: <redact>
      type: admin

The problem is anyone can still access to my homepage. I've tried restarted the server, but it doesn't work.

Additional info

No response

Please tick the boxes

@npty npty added the 🐛 Bug [ISSUE] Ticket describing something that isn't working label Sep 9, 2023
@liss-bot
Copy link
Collaborator

liss-bot commented Sep 9, 2023

If you're enjoying Dashy, consider dropping us a ⭐
🤖 I'm a bot, and this message was automated

@DSI-dot-Guru
Copy link

Many reports of this issue.
We have this issue also.
Is this being worked on? Seems to me this is a high priority bug.

@liss-bot liss-bot added the 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending label Sep 10, 2023
@7Adrian
Copy link

7Adrian commented Sep 11, 2023

I've got this issue too (version: 2.1.1).

Problem:

  1. Open page in browser (doesn't matter if I put http://ip or http://ip/login)
  2. Main page appear (expected login page)
  3. There is no login section*
  4. Just only after trying to change view to any option login page appear (this open http://ip/login, but that time correctly)
  5. When paste login and password and clicking login button I am logged correctly as expected, but when login page appear when I refresh page I am again at main page (http://ip)
  • Login section show in when I correctly logged in.

Edit: version 2.1.0 works good

@liss-bot liss-bot removed the 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending label Sep 11, 2023
@DSI-dot-Guru
Copy link

Any word on this?

@liss-bot liss-bot added the 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending label Sep 28, 2023
@liss-bot
Copy link
Collaborator

This issue has gone 3 months without an update. To keep the ticket open, please indicate that it is still relevant in a comment below. Otherwise it will be closed in 5 working days.

@liss-bot liss-bot added the ⚰️ Stale [ISSUE] [PR] No activity for over 1 month label Dec 28, 2023
@github-project-automation github-project-automation bot moved this to Todo in Dashy V3 Dec 28, 2023
@liss-bot liss-bot removed the 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending label Dec 30, 2023
@CrazyWolf13
Copy link
Collaborator

@Lissy93 Think this is a duplicate and could be closed in favor of #990 ?

@liss-bot liss-bot added 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending and removed ⚰️ Stale [ISSUE] [PR] No activity for over 1 month labels Jan 1, 2024
@Lissy93 Lissy93 closed this as completed Feb 11, 2024
@github-project-automation github-project-automation bot moved this from Awaiting Triage to Done in Dashy V3 Feb 11, 2024
@liss-bot liss-bot removed the 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending label Feb 11, 2024
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

6 participants