-
Bug
-
Resolution: Resolved
-
Major
-
None
-
3.2.7
-
None
Hi,
when opening direct link to viewtopic.php and user is not logged in login window is displayed (restricted forum)
e.g:
https://test.pienczykowski.net:4443/viewtopic.php?f=2&t=1
I'm using Facebook login button to login. I'm correctly redirected to facebook:
and authorized properly and redirected back to
I'm receiving 404 error:
Information
The requested topic does not exist.
instead displaying the topic.
When using login/password (DB auth) it's working correctly (topic is displayed). When login via facebook from home page - it's also correct - main page is displayed:
https://test.pienczykowski.net:4443/ucp.php?mode=login
https://test.pienczykowski.net:4443/index.php?sid=fcfd542ebf10f75c61045c516207758b
- duplicates
-
PHPBB-15964 Redirection not followed when using OAuth
- Open