1. 31 Mar, 2015 1 commit
  2. 30 Mar, 2015 2 commits
  3. 29 Mar, 2015 2 commits
    • Joshua Tauberer's avatar
      Merge pull request #366 from hnk/hnk-patch-read_password · f4fa9c93
      Joshua Tauberer authored
      Change read_password() logic to catch short passwords
      f4fa9c93
    • Hnk Reno's avatar
      Change read_password() logic to better catch improper passwords · 6c64723d
      Hnk Reno authored
      Currently read_password does not verify password length. But further down the chain, passwords are checked to make sure they are longer than four characters.
      
      If during initial setup, the user enters a password that is shorter than four characters, this will not be caught here, but when the script actually calls management/mailconfig.py to add the user, it will fail without a chance to correct the short password.
      
      The setup script will then continue without an inital user being created and this will confuse users.
      6c64723d
  4. 28 Mar, 2015 4 commits
  5. 22 Mar, 2015 5 commits
  6. 21 Mar, 2015 3 commits
  7. 19 Mar, 2015 1 commit
  8. 09 Mar, 2015 1 commit
  9. 08 Mar, 2015 4 commits
  10. 04 Mar, 2015 2 commits
  11. 28 Feb, 2015 2 commits
  12. 23 Feb, 2015 2 commits
  13. 21 Feb, 2015 3 commits
  14. 20 Feb, 2015 1 commit
  15. 18 Feb, 2015 1 commit
  16. 17 Feb, 2015 5 commits
  17. 16 Feb, 2015 1 commit