1. 02 Sep, 2015 1 commit
    • Yifan Gu's avatar
      refresh: bcrypt raw bytes rather than base64 encoded string. · 44c6cb44
      Yifan Gu authored
      This enables us to control the length of the bytes that will be bcrypted,
      by default it's 64.
      
      Also changed the token's stored form from string('text') to []byte('bytea')
      and added some test cases for different types of invalid tokens.
      44c6cb44
  2. 31 Aug, 2015 9 commits
  3. 29 Aug, 2015 3 commits
  4. 28 Aug, 2015 5 commits
  5. 26 Aug, 2015 10 commits
  6. 25 Aug, 2015 5 commits
  7. 24 Aug, 2015 6 commits
  8. 21 Aug, 2015 1 commit