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

Bump django-rest-registration from 0.3.12 to 0.5.0 in /requirements #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 21, 2019

Bumps django-rest-registration from 0.3.12 to 0.5.0.

Release notes

Sourced from django-rest-registration's releases.

0.5.0

Changes:

  • Fix critical security issue with misusing the Django Signer API. Thanks for @​peterthomassen for finding the bug! you can read more about it here.
  • Issue #57: Pass request in serializer context in all views
  • Added signals for injecting logic in user registration

0.4.5

Changes:

  • Resolved issue #48: Allowing to use custom user field for verification
  • Resolved issue #46: added
    SEND_RESET_PASSWORD_LINK_SERIALIZER_USE_EMAIL setting
  • Resolved issue #50: customizable send reset password link serializer
  • Fixed reset password in case user is unverified and one-time use is enabled

0.4.4

Changes:

  • Resolved issue #44
  • Resolved issue #45

0.4.3

Changes:

  • Updated documentation and README

0.4.2

Changes:

  • Resolved issue #39
  • Resolved issue #40

0.4.1

Changes:

  • Resolved #36
  • improvements in the documentation

0.4.0

Upgrading to major version

0.3.14

Changes:

  • Fix: Added permission classes in case of endpoints using anonymous users.
  • Added RESET_PASSWORD_VERIFICATION_ENABLED
  • More liberal checks for VERIFICATION_FROM_EMAIL
  • Implementation details concerning settings fields and NestedSettings

0.3.13

Changes:

  • Resolved issue #29: Added RESET_PASSWORD_VERIFICATION_ONE_TIME_USE setting
  • Dropped support of Django 1.10, added explicit support of Django 2.1
Commits
  • 39a407b Version 0.5.0
  • 26d094f Fix critical security issue with misusing the Django Signer API
  • dd7a2a5 Issue #57: Pass request in serializer context in all views
  • df624b7 Update travis according to tox config
  • e6b557c Add flake8-isort pluggin
  • b6048d3 Fixing import order
  • 0f36fa5 link to Request of django-rest-framework
  • fd4f400 added signals for injecting logic
  • cfd596d Version 0.4.5
  • 3be6ecd Issue #48: Allowing to use custom user field for verification
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants