Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Login Links Marked as Used before Clicked #65

Open
marco-david opened this issue Nov 19, 2018 · 0 comments
Open

Login Links Marked as Used before Clicked #65

marco-david opened this issue Nov 19, 2018 · 0 comments

Comments

@marco-david
Copy link

Login Links are occasionally are marked as used before the user can actually use the link to log in. This results in dreamjub displaying a general log-in error. @kuboschek speculated that this happens because e-mail clients try to pre-buffer the website thereby placing a GET request which uses the token. The login token could either only be marked as 'used' once the website actually loaded; or the login token system could be changed so that tokens become invalid after e.g. three minutes instead of after the first use.

I am not a contributing developer to this project, nor experienced with Django, and thus can't judge the proposed solutions' feasibility, nor if the actual problem is caused by the aforementioned.

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

No branches or pull requests

1 participant