Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-16704

Add event to trigger that the password has been changed successfully

    XMLWordPrintable

Details

    • Improvement
    • Status: Open (View Workflow)
    • Trivial
    • Resolution: Unresolved
    • None
    • None
    • Events

    Description

      Added for example above line 417 of this file:
      https://github.com/phpbb/phpbb/blob/master/phpBB/phpbb/ucp/controller/reset_password.php#L417

      This code:

      $vars = [
          'user_id'
      ];
      extract($this->dispatcher->trigger_event('core.ucp_reset_password_modify_update_sql', compact($vars)));

      What do you think ?

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            SephirothUnit SephirothUnit
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: