Skip to content

Conversation

jeremystretch
Copy link
Member

Fixes: #16580

  • Remove the AUTH_EXEMPT_PATHS settings and its enforcement in middleware
  • Introduce ConditionalLoginRequiredMixin for enforcement of LOGIN_REQUIRED
  • Ensure that all applicable views inherit from either LoginRequiredMixin or ConditionalLoginRequiredMixin

@jeremystretch jeremystretch added this to the v4.1 milestone Jun 20, 2024
@jeremystretch jeremystretch marked this pull request as ready for review June 25, 2024 12:50
@jeremystretch jeremystretch requested a review from arthanson June 25, 2024 12:50
@jeremystretch jeremystretch merged commit c22463f into feature Jun 26, 2024
@jeremystretch jeremystretch deleted the 16580-remove-auth_exempt_paths branch June 26, 2024 16:05
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants