Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSRF check failed while activating guest accounts #122

Closed
schiessle opened this issue Jul 10, 2019 · 3 comments
Closed

CSRF check failed while activating guest accounts #122

schiessle opened this issue Jul 10, 2019 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@schiessle
Copy link
Member

schiessle commented Jul 10, 2019

I just tried the guest app 1.1.0 from the app store with the git master version of Nextcloud.

Steps to reproduce:

  1. create a guest account by sharing a file with an new guest user
  2. open the invitation mail for the guest user
  3. click on "activate account" in the mail
  4. Browser opens and ask the user to set a password for the guest account
  5. Enter the password and continue
  6. Error message "CSRF check failed"

image

@schiessle schiessle added the bug Something isn't working label Jul 10, 2019
@icewind1991
Copy link
Member

This seems to be a core issue with password reset in general

@icewind1991
Copy link
Member

Caused by nextcloud/server#13929

@joshtrichards
Copy link
Member

Fixed in nextcloud/server#16544

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants