1. 17 Jan, 2017 1 commit
  2. 29 Aug, 2016 1 commit
    • Switch to manage_user from create_user · d238da63
      manage_user doesn't try to create a new user, but it doesn't handle
      enrollments, so we have to enroll the users in a separate task using
      another management command.
      
      Additionally, it takes only password hashes, not passwords, so we have
      to provide a pre-salted and pre-generated database string.
      
      create_user used to autoconvert honor@example.com into honor for
      username, we have to do that in the config now.
      Kevin Falcone committed
  3. 30 Mar, 2016 1 commit
  4. 04 Aug, 2015 1 commit
  5. 21 Oct, 2014 2 commits
  6. 20 Oct, 2014 1 commit
  7. 08 Sep, 2014 1 commit
  8. 14 Aug, 2014 1 commit
  9. 10 Feb, 2014 2 commits
  10. 05 Nov, 2013 1 commit
  11. 04 Nov, 2013 1 commit
  12. 29 Oct, 2013 2 commits