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

Unlinking linked accounts #2533

Open
CrafterSvK opened this issue Feb 27, 2025 · 1 comment
Open

Unlinking linked accounts #2533

CrafterSvK opened this issue Feb 27, 2025 · 1 comment

Comments

@CrafterSvK
Copy link
Contributor

CrafterSvK commented Feb 27, 2025

Hello, when you want to unlink linked account and your token expired (I think) it forwards you to authentication required, you fill out your password and after confirming it forwards you to your profile (without any notification what happened), instead of the settings screen.

It still unlinks that account.

If you click unlink and your token is active it just unlinks the account without a modal to confirm it, which surprised me.

I might try to fix it but I want to hear your thoughts about this first.

@Changaco
Copy link
Member

The redirect in https://github.com/liberapay/liberapay.com/blob/781/www/%25username/elsewhere/delete.spt is indeed confusing. A call to the form_post_success function should probably be added, redirecting to participant.path('edit/elsewhere') rather than the profile page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants