Skip to content

Bug: HTTP basic auth causes user login failure, with the error message: login failed. #5063

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

Open
0ct opened this issue Apr 15, 2025 · 0 comments
Labels
Bug Something isn't working Triage

Comments

@0ct
Copy link

0ct commented Apr 15, 2025

Steps to reproduce the behavior

  1. Run a Docker container using the latest image. (docker run focalboard:latest)
  2. Register a user. Since the page allows arbitrary registration, HTTP basic auth is implemented.
  3. Add a user to OpenResty.
  4. Open the address, verify the HTTP basic auth, and return to the login page.
  5. Enter the username and password, click the login button, and the message "login failed" is displayed.

Edition and Platform

  • Edition: mattermost/focalboard:7.11.4 (docker IMAGE NAME)
  • Version: 7.11.4
  • Browser and OS: Chrome on Mac

Additional context (optional)

  1. Add the ability to turn off registration. I couldn't find it in the docs, so if it's already there, just ignore this.
  2. Make sure HTTP basic auth doesn't mess with the login user.

Best regards.

@0ct 0ct added Bug Something isn't working Triage labels Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Triage
Projects
None yet
Development

No branches or pull requests

1 participant