-
Notifications
You must be signed in to change notification settings - Fork 2
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
CSRF Errors with OHCloud Install #12
Comments
@dw1lson @MLopezCSUMB Can one of you boot a fresh VM in AWS/Azure and verify this CSRF hotfix for the PR? |
For AWS what Operating System should I run Ubuntu?
…On Wed, Mar 22, 2017 at 6:47 PM, Andrew Porter ***@***.***> wrote:
@dw1lson <https://github.com/dw1lson> @MLopezCSUMB
<https://github.com/MLopezCSUMB> Can one of you boot a fresh VM in
AWS/Azure and verify this CSRF hotfix for the PR?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#12 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALrNyqj9dVyg7BxFPuHYjHqItpnSnru3ks5roc9LgaJpZM4MmDed>
.
--
Miguel N. Lopez
|
Ubuntu 16 LTS should work, ports 22 and 3000 must be open for SSH and HTTP, usually I open 80 and 443 as well. You can also leave the security group wide open if you want, for now. Default user is "ubuntu". |
@MLopezCSUMB merged #11 and therfore solved this problem for us temporarily. The issue is NOT resolved. Code works for now though, just certified on Azure and I think Miguel certified against AWS. |
Team - It appears this is an internal glitch with the way OHC authenticates against connection from itself to itself. We aren't going to touch it for now, the suggested Redis version changes DO NOT solve the problem and the included app.js (with the extra auth section included) DOES. This issue MUST stay open until the project is finished or the supplied solution is resolved from the OpenHAB Foundation. All discussion regarding CSRF errors should go here.
The text was updated successfully, but these errors were encountered: