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

Prevent endless authentication loop for logged out users #431

Merged
merged 2 commits into from
Jun 12, 2020
Merged

Conversation

HaSistrunk
Copy link
Member

Fixes #413

Changes LoginRequiredMixin login_url parameter from /app to /login to prevent endless redirection when a logged out user tries to get to the site using the /app url (like if they have bookmarked the site while logged in).

Co-authored-by: Hillel Arnold <helrond@hotmail.com>
@helrond helrond self-requested a review June 11, 2020 15:13
@HaSistrunk HaSistrunk merged commit 8a660a9 into v2.1 Jun 12, 2020
@HaSistrunk HaSistrunk deleted the issue-413 branch June 12, 2020 19:10
@helrond helrond mentioned this pull request Aug 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants