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

Adds Login views to Django #6

Open
wants to merge 4 commits into
base: serve-react-with-django
Choose a base branch
from

Conversation

cayb0rg
Copy link

@cayb0rg cayb0rg commented Jul 25, 2024

  • Adds the Login and Logout views to Materia
  • Adds CSRF tokens
    • Not needed in react.html since it's being inserted directly into the form
  • Adds SAML2 authentication backend and SAML2 urls if SAML2 is enabled

Note this changes webpack mode to development; not a permanent change

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.

1 participant