Signup broken with csrf error in japan
ysangkok opened this issue · 4 comments
I am in japan and signup isn't working. I get an error about csrf expiry whe clicking the link in the email verification. I searched for a test related to timezones and csrf but i didnt find it. Would be nice to have this test to rule out that the time zone is the problem. Thanks.
Okay the csrf failure is on login. On email link clicking, this is the failure
@ysangkok The CRSF token is checked on the server side so I'd expect that the timezone doesn't make any difference.
The 'Provided key isn't correct' message is shown when you try to confirm your email address but you're already registered or the link is corrupted.
Could you show the message, when you access https://www.bewelcome.org and enter your username and password there?