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

refactor(headless): Use ACCOUNT_FORMS setting for RequestPasswordRese… #4027

Conversation

mecampbellsoup
Copy link
Contributor

…tInput# Submitting Pull Requests

General

  • Make sure you use semantic commit messages.
    Examples: "fix(google): Fixed foobar bug", "feat(accounts): Added foobar feature".
  • All Python code must formatted using Black, and clean from pep8 and isort issues.
  • JavaScript code should adhere to StandardJS.
  • If your changes are significant, please update ChangeLog.rst.
  • If your change is substantial, feel free to add yourself to AUTHORS.

Provider Specifics

In case you add a new provider:

  • Make sure unit tests are available.
  • Add an entry of your provider in test_settings.py::INSTALLED_APPS and docs/installation.rst::INSTALLED_APPS.
  • Add documentation to docs/providers/<provider name>.rst and docs/providers/index.rst Provider Specifics toctree.
  • Add an entry to the list of supported providers over at docs/overview.rst.

@coveralls
Copy link

Coverage Status

coverage: 95.826% (+0.001%) from 95.825%
when pulling 8890264 on mecampbellsoup:mc/headless/honor-account-forms-setting
into ef8743c on pennersr:main.

@pennersr
Copy link
Owner

Closing in favor of #4034

@pennersr pennersr closed this Aug 22, 2024
@mecampbellsoup mecampbellsoup deleted the mc/headless/honor-account-forms-setting branch August 22, 2024 16:23
@mecampbellsoup mecampbellsoup restored the mc/headless/honor-account-forms-setting branch August 22, 2024 16:23
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.

3 participants