BeWelcome / rox

:earth_africa: BeWelcome lets you share a place to stay, connect with travellers, meet up and find accommodation on your journey. It is and will always be a free, open source, non for profit, democratic community.
https://www.bewelcome.org
GNU General Public License v2.0
188 stars 54 forks source link

Signup broken with csrf error in japan #324

Closed ysangkok closed 4 months ago

ysangkok commented 1 year ago

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.

ysangkok commented 1 year ago

Okay the csrf failure is on login. On email link clicking, this is the failure

ysangkok commented 1 year ago

Screenshot_20230831_214615_com android chrome

thisismeonmounteverest commented 1 year ago

@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?

ysangkok commented 4 months ago

I am not able to reproduce this, I suppose it must have been fixed, maybe in my machine configuration.