Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-16704

Add event to trigger that the password has been changed successfully

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • None
    • Events

      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 ?

       

            Unassigned Unassigned
            SephirothUnit SephirothUnit [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: