1. 31 Mar, 2021 1 commit
    • Dan Jensen's avatar
      Fix force_random_password option in Users API · 89ac4baf
      Dan Jensen authored
      Previously the API did not correctly handle the force_random_password
      option. It was not being treated as one of the 3 viable password-
      setting options. This adds it as the 3rd, and fixes the test coverage,
      which was not properly testing this use case.
      89ac4baf
  2. 30 Mar, 2021 39 commits