Skip to content

Update teams.php #10

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

Merged
merged 1 commit into from
Jul 19, 2021
Merged

Update teams.php #10

merged 1 commit into from
Jul 19, 2021

Conversation

TotalGriffLock
Copy link
Contributor

Remove unneeded / from line 244. OSticket's getUrl() function includes the terminating /. Code was adding /scp to the end, so you ended up with osticket//scp in the generated URL. This broke some reverse proxy rules we have in our environment. Very similar to issue #3

Remove unneeded / from line 244. OSticket's getUrl() function includes the terminating /. Code was adding /scp to the end, so you ended up with osticket//scp in the generated URL. This broke some reverse proxy rules we have in our environment. Very similar to issue #3
@ipavlovi ipavlovi merged commit 87894ec into Data-Tech-International:master Jul 19, 2021
@TotalGriffLock TotalGriffLock deleted the patch-1 branch July 19, 2021 11:17
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

Successfully merging this pull request may close these issues.

2 participants