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

Redirects user to the wrong port #78

Open
haloflooder opened this issue Dec 3, 2020 · 0 comments
Open

Redirects user to the wrong port #78

haloflooder opened this issue Dec 3, 2020 · 0 comments

Comments

@haloflooder
Copy link

I installed PHPBB with the bitnami phpbb docker image. It's also behind a reverse proxy using nginx since we have other services on the server as well.

When using the social login extension and a user is redirected after the oauth is completed. It would redirect the user to something like https://forum.example.com:8080/blahblahblah instead of https://forum.example.com/blahblahblah since the internal webserver from the docker image is using port 8080.

Is there a way to change the redirected url so it doesn't include the port?

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