1. 30 Mar, 2015 1 commit
  2. 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
  3. 28 Mar, 2015 4 commits
  4. 22 Mar, 2015 5 commits
  5. 21 Mar, 2015 3 commits
  6. 19 Mar, 2015 1 commit
  7. 09 Mar, 2015 1 commit
  8. 08 Mar, 2015 4 commits
  9. 04 Mar, 2015 2 commits
  10. 28 Feb, 2015 2 commits
  11. 23 Feb, 2015 2 commits
  12. 21 Feb, 2015 3 commits
  13. 20 Feb, 2015 1 commit
  14. 18 Feb, 2015 1 commit
  15. 17 Feb, 2015 5 commits
  16. 16 Feb, 2015 3 commits