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

feat(views): Add 'reset_url_token' attribute for PasswordResetFromKey… #2995

Merged
merged 1 commit into from Dec 15, 2021
Merged

feat(views): Add 'reset_url_token' attribute for PasswordResetFromKey… #2995

merged 1 commit into from Dec 15, 2021

Conversation

DmytroLitvinov
Copy link
Sponsor Contributor

@DmytroLitvinov DmytroLitvinov commented Dec 15, 2021

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.

Closes #2892

@DmytroLitvinov
Copy link
Sponsor Contributor Author

Hi @pennersr ,
Ping you as we agreed in issue #2892

@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.553% when pulling 882d444 on DmytroLitvinov:password-token-parameter into e1134a5 on pennersr:master.

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.

Allowing specyfing a token parameter displayed in password reset URLs.
3 participants