Dear all, After a successful installation of genieacs on an ubuntu 16.04 instance, I am facing an issue with login function on the genieacs gui. Trying to register with one of the two native credential, leads to a exception ActionController::InvalidAuthenticityToken.
A similar issue has been described in https://github.com/ genieacs/genieacs-gui/issues/64 refering to an open discussion on rail project https://github.com/rails/rails/issues/21948. 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_controller.rb with no effect. The issue occurs on: - ruby 2.3.1p112 (2016-04-26) [i386-linux-gnu] - 'rails', '~> 5.0.0' - chrome version 67.0.3396.99 Note that the same setup works on local versions of firefox and edge. Could you please help?
_______________________________________________ Users mailing list [email protected] http://lists.genieacs.com/mailman/listinfo/users
