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

MWS: Anonymous access to wikis when disabled #8858

Open
Jermolene opened this issue Dec 23, 2024 · 2 comments
Open

MWS: Anonymous access to wikis when disabled #8858

Jermolene opened this issue Dec 23, 2024 · 2 comments

Comments

@Jermolene
Copy link
Member

Steps to reproduce:

  1. Start with a fresh install of MWS
  2. Run npm install and npm start
  3. Visit http://127.0.0.1:8080/ in a browser
  4. Click the button "Add Admin Account"
  5. Enter suitable details for an admin account and click "Add User"
  6. Verify that the "Anonymous Access Configuration" dialogue shows that anonymous reads and writes are both disable (see below)
  7. In a different browser, open http://127.0.0.1:8080/
  8. Click on a link to one of the wikis and observe that access is granted incorrectly
image

cc @webplusai

@Jermolene
Copy link
Member Author

Update:

I noticed that if I click "Save changes" on the "Anonymous Access Configuration" and then attempt access in the secondary browser again then I do receive the expected 401 error – although also incorrectly receiving a 404 for the favicon:

image

@Jermolene
Copy link
Member Author

Tests were performed with the commit ddfc8c4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant