Skip to content

Add REACTPY_AUTH_BACKEND setting #151

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

Merged
merged 11 commits into from
Jun 23, 2023

Conversation

Archmonger
Copy link
Contributor

@Archmonger Archmonger commented Jun 16, 2023

Description

  • Added REACTPY_AUTH_BACKEND setting to allow for custom authentication backends.
  • Refactor the websocket consumer so that using SessionMiddlewareStack and/or AuthMiddlewareStack is now optional.
  • Make Django a mandatory project dependency, since we need Django 4.1+

Checklist:

Please update this checklist as you complete each item:

  • Tests have been included for all bug fixes or added functionality.
  • The changelog has been updated with any significant changes, if necessary.
  • GitHub Issues which may be closed by this PR have been linked.

@Archmonger Archmonger marked this pull request as ready for review June 16, 2023 11:08
@Archmonger Archmonger requested a review from a team as a code owner June 16, 2023 11:08
@Archmonger Archmonger requested a review from rmorshea June 16, 2023 11:08
@Archmonger Archmonger merged commit a884af3 into reactive-python:main Jun 23, 2023
@Archmonger Archmonger deleted the remove-auth-middleware-dep branch June 23, 2023 22:20
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.

2 participants