digitalfondue / lavagna

Lavagna: issue tracker/project management tool
http://lavagna.io
GNU General Public License v3.0
636 stars 110 forks source link

csrf token not equal to expected, while confirm and submit User #113

Closed Bertinmendonsa closed 4 years ago

Bertinmendonsa commented 5 years ago

screenshot from 2018-11-24 10-56-12

Getting this error by clicking on the activate button, values are not getting saved in to database.

syjer commented 5 years ago

hi @Bertinmendonsa , I'll have a look, thank you for the report.

syjer commented 5 years ago

@Bertinmendonsa , I'm trying to reproduce the error, it seems to be a timing/session issue, as I'm not able to reproduce it easily (at the moment 1 out of 10~). If you do a reload of the page and you redo the setup, does it work?

Bertinmendonsa commented 5 years ago

Hi,

I tried to reload the page and redo the setup, No it did't work for me.

when I click that activate button, I am getting the error

Thank you for the support.

On Sat, Nov 24, 2018 at 6:40 PM Sylvain Jermini notifications@github.com wrote:

@Bertinmendonsa https://github.com/Bertinmendonsa , I'm trying to reproduce the error, it seems to be a timing/session issue, as I'm not able to reproduce it easily (at the moment 1 out of 10~). If you do a reload of the page and you redo the setup, does it work?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/digitalfondue/lavagna/issues/113#issuecomment-441366913, or mute the thread https://github.com/notifications/unsubscribe-auth/AYOQqbWcBlBgN1uJCkUHqUljxE-s21_Gks5uyUVVgaJpZM4YxSF2 .

syjer commented 5 years ago

hi @Bertinmendonsa , could you try to use https://oss.sonatype.org/content/repositories/snapshots/io/lavagna/lavagna/1.1.3-SNAPSHOT/lavagna-1.1.3-20181124.140151-1-distribution.zip ? I've updated/changed some code, it may help you. Thank you.

SitoCH commented 4 years ago

Closed due to inactivity