1. 11 Sep, 2018 1 commit
    • Stan Hu's avatar
      Add ability to skip user email confirmation with API · ced2a932
      Stan Hu authored
      This gives admins the ability to send a `skip_confirmation` flag in the
      `POST /users/:id/email` API endpoint to skip the verification step and
      assume the given e-mail address is verified.
      
      Closes #50876
      ced2a932
  2. 10 Sep, 2018 39 commits