The user should be given a confirmation form before resetting many passwords.

Change the class to extend and use the ConfirmFormBase class.

Comments

mikebarkas created an issue. See original summary.

  • mikebarkas committed 00de365 on 8.x-1.x
    Issue #2767649: Update password reset form for batch data.
    
    * Store the...
  • mikebarkas committed 16cdf63 on 8.x-1.x
    Issue #2767649: Reduce array syntax to improve readability.
    
  • mikebarkas committed 6c36672 on 8.x-1.x
    Issue #2767649: Add route to confirm form.
    
  • mikebarkas committed 78bdb3e on 8.x-1.x
    Issue #2767649: Setting a redirect for batch completion.
    
  • mikebarkas committed 869bc54 on 8.x-1.x
    Issue #2767649: Adding a confirm form for password reset batch.
    
  • mikebarkas committed f2d50cd on 8.x-1.x
    Issue #2767649: Simplify array parameter syntax.
    
mikebarkas’s picture

Status: Active » Closed (fixed)

This confirm form is now in alpha2 release.