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

The page you requested could not be found. #2061

Closed
henryonsoftware opened this issue Mar 12, 2020 · 7 comments
Closed

The page you requested could not be found. #2061

henryonsoftware opened this issue Mar 12, 2020 · 7 comments
Labels
stale Issues that have had over 90 days of inactivity

Comments

@henryonsoftware
Copy link

Bug Report

Current Behavior
Cannot access to the user profile by reload

Steps to Reproduce

  1. Log out and go to someone profile(Success)
  2. Stay there and click Login
  3. See an error "The page you requested could not be found."

Expected Behavior
After logging in we can see the user profile.

Environment

  • Flarum version: newest
  • Website URL: I installed local machine
  • Webserver: nginx
  • Hosting environment: Homestead Laravel
  • PHP version: 7.4
  • Browser: Chrome 80.0.3987.132 (Official Build) (64-bit) MacOS
@dsevillamartin
Copy link
Member

dsevillamartin commented Mar 12, 2020

Check your view user list permission. The name isn't very clear as to what it does, and the implementation is confusing.

Just realized I may have misread the issue. Check the permission anyway though

@henryonsoftware
Copy link
Author

@datitisev I tested around, I got this error when login with the user still not verify email only.
It isn't about permission, I guess.
I can normally access user's profile if I click the user name. But if I Ctrl + R after access, the error will be thrown.

@dsevillamartin
Copy link
Member

dsevillamartin commented Mar 12, 2020

Did you check the permission though? I think users with an unverified email act as logged in guests, so they may be treated as such.

@henryonsoftware
Copy link
Author

Hmm I got the problem.

If I setting View user list to Everyone, unverified user can view and reload the page.

But in my opinion, if setting View user list to Members, unverified users shouldn't be allowed access to the any user's profile.
Why do we allow access to the user's profile by click but not allow reload the page?

@dsevillamartin
Copy link
Member

This is a duplicate of #1680. You can continue the discussion there after reading previous comments (the issue is known).

@stale
Copy link

stale bot commented Jun 10, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. We do this to keep the amount of open issues to a manageable minimum.
In any case, thanks for taking an interest in this software and contributing by opening the issue in the first place!

@stale stale bot added the stale Issues that have had over 90 days of inactivity label Jun 10, 2020
@tankerkiller125
Copy link
Contributor

Closing as it is a duplicate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Issues that have had over 90 days of inactivity
Projects
None yet
Development

No branches or pull requests

3 participants