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

fix: move password migration hook config #3986

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

hperl
Copy link
Contributor

@hperl hperl commented Jul 5, 2024

This moves the password migration hook to

selfservice:
  methods:
    password:
      config:
        migrate_hook:
          ...

@hperl hperl self-assigned this Jul 5, 2024
Copy link

codecov bot commented Jul 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.23%. Comparing base (a84fb3f) to head (49a5788).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3986   +/-   ##
=======================================
  Coverage   78.23%   78.23%           
=======================================
  Files         365      365           
  Lines       25586    25586           
=======================================
+ Hits        20016    20018    +2     
+ Misses       4040     4039    -1     
+ Partials     1530     1529    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aeneasr aeneasr enabled auto-merge (squash) July 5, 2024 10:28
@aeneasr aeneasr disabled auto-merge July 5, 2024 10:28
@aeneasr aeneasr enabled auto-merge (squash) July 5, 2024 10:28
@aeneasr aeneasr merged commit b5a66e0 into master Jul 5, 2024
26 checks passed
@aeneasr aeneasr deleted the hperl/move-migrate-hook-config branch July 5, 2024 10:50
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