Skip to content

Bump django-mfa2 from 2.4.0 to 2.5.2#164

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/django-mfa2-2.5.2
Open

Bump django-mfa2 from 2.4.0 to 2.5.2#164
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/django-mfa2-2.5.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Oct 11, 2022

Bumps django-mfa2 from 2.4.0 to 2.5.2.

Release notes

Sourced from django-mfa2's releases.

v2.5.1 - Security Updated

2.5.1

  • Fix: CVE-2022-42731: related to the possibility of registration replay attack thanks to 'SSE (Secure Systems Engineering)'

v2.5

2.5.0

  • Fixed: issue in the 'Authorize' button don't show on Firefox and Chrome on iOS. Note: It seems Firefox doesn't support WebAuthn on iOS
  • Fixed: Support for bootstrap5 Thanks to @​ezrajrice
  • Upgraded to fido==1.0.0

v2.5b1

The first beta for v2.5, includes

  • Bumped fido2 version to 1.0
  • Fixed: issue in the 'Authorize' button don't show on Firefox and Chrome on iOS. Note: It seems Firefox doesn't support WebAuthn on iOS
  • Fixed: Support for bootstrap5 Thanks to @​ezrajrice
Changelog

Sourced from django-mfa2's changelog.

Change Log

2.6.0

  • Adding Backup Recovery Codes (Recovery) as a method. Thanks to @​Spitfireap for work, and @​peterthomassen for guidance.
  • Added: RECOVERY_ITERATION to set the number of iteration when hashing recovery token
  • Added: MFA_ENFORCE_RECOVERY_METHOD to enforce the user to enroll in the recovery code method once, they add any other method,
  • Added: MFA_ALWAYS_GO_TO_LAST_METHOD to the settings which redirects the user automatically to the last used method when logging in
  • Added: MFA_RENAME_METHODS to be able to rename the methods for the user.
  • Fix: Alot of CSS fixes for the example application

2.5.0

  • Fixed: issue in the 'Authorize' button don't show on Firefox and Chrome on iOS. Note: It seems Firefox doesn't support WebAuthn on iOS
  • Fixed: Support for bootstrap5 Thanks to @​ezrajrice
  • Upgraded to fido2==1.0.0
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [django-mfa2](https://github.com/mkalioby/django-mfa2) from 2.4.0 to 2.5.2.
- [Release notes](https://github.com/mkalioby/django-mfa2/releases)
- [Changelog](https://github.com/mkalioby/django-mfa2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mkalioby/django-mfa2/commits)

---
updated-dependencies:
- dependency-name: django-mfa2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 11, 2022
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.

0 participants