Fiftiz
(Yannis)
1
Hello, When I want create a new account , there is this message :
Error
/opt/openhabcloud/views/login.ejs:12 10| <form method="post" action="/login"> 11| <input type="hidden" name="_csrf" value="<%= token %>"> >> 12| <% if (returnTo) { %> 13| <input type="hidden" name="returnTo" value="<%= returnTo %>"> 14| <% } %> 15| <div class="form-group"> returnTo is not defined
Thank you very much
I am having this problem, too.
jimtng
(jimtng)
3
It was reported here too:
AFAIK only @digitaldan can deal with this issue and perhaps @Kai and @florian-h05. I might be wrong, but nobody else has access to be able to help.
Only Dan can have a look, I’m neither into cloud development nor have access to the servers.
digitaldan
(Dan Cunningham)
5
I’ll take a look this am, thanks
Thanks for the report, a fix has been deployed and registration should be working again.