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

Cannot run Install wizard with firefox #26

Closed
polonel opened this issue Jul 17, 2017 · 2 comments
Closed

Cannot run Install wizard with firefox #26

polonel opened this issue Jul 17, 2017 · 2 comments
Assignees
Labels

Comments

@polonel
Copy link
Owner

polonel commented Jul 17, 2017

The install wizard fails to run on Firefox due to a bug in Firefox not sending the ORIGIN header with the POST request. When the Trudesk server checks the origin of the request against its internal host it fails to validate and the Trudesk server kicks back the Request with Status 400.

Firefox Bug 1341689

@polonel polonel self-assigned this Jul 17, 2017
polonel added a commit that referenced this issue Jul 17, 2017
polonel added a commit that referenced this issue Jul 18, 2017
@polonel
Copy link
Owner Author

polonel commented Jul 18, 2017

The temporary work around for #28 has been pushed to develop.
Until develop makes it onto master, use Chrome during the install wizard as a work around.

@polonel polonel added the UI label Jul 20, 2017
@polonel
Copy link
Owner Author

polonel commented Jul 20, 2017

There are a couple UX issues with Firefox that I'm working to resolve.

polonel added a commit that referenced this issue Aug 9, 2017
@polonel polonel closed this as completed Jan 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant