<div dir="ltr">Dear all,<div><br></div><div>After a successful installation of genieacs on an ubuntu 16.04 instance, I am facing an issue with login function on the genieacs gui.</div><div>Trying to register with one of the two native credential, leads to a exception ActionController::<wbr>InvalidAuthenticityToken.</div><div><br></div><div>A similar issue has been described in <a href="https://github.com/genieacs/genieacs-gui/issues/64" target="_blank">https://github.com/<wbr>genieacs/genieacs-gui/issues/<wbr>64</a> refering to an open discussion on rail project <a href="https://github.com/rails/rails/issues/21948" target="_blank">https://github.com/<wbr>rails/rails/issues/21948</a>.</div><div><br></div><div>I am not a ruby expert but I tried as explained in the latest thread to add prepend: true to protect_from_forgery with: :exception in app/controller/application_<wbr>controller.rb with no effect.</div><div><br></div><div>The issue occurs on:</div><div> - ruby 2.3.1p112 (2016-04-26) [i386-linux-gnu]</div><div> - 'rails', '~> 5.0.0'</div><div> - chrome version 67.0.3396.99 </div><div><br></div><div>Note that the same setup works on local versions of firefox and edge.</div><div><br></div><div>Could you please help?</div></div>