1. 12 Apr, 2016 1 commit
  2. 11 Apr, 2016 1 commit
    • Eric Chiang's avatar
      db: print better error messages for invalid input · 5c5df23a
      Eric Chiang authored
      When client secrets are not base64 encoded, print an error message
      that's not a generic base64 decode error:
      
         client secrets must be base64 decodable. See issue #337.
         Please consider replaceing "secret" with "c2VjcmV0"
      
      When a user file is missing a mandatory field print an error message.
      
      	Unable to build Server: user elroy-foo is missing email field
      
      For #400
      5c5df23a
  3. 08 Apr, 2016 2 commits
  4. 06 Apr, 2016 9 commits
  5. 05 Apr, 2016 5 commits
  6. 17 Mar, 2016 3 commits
  7. 14 Mar, 2016 3 commits
  8. 10 Mar, 2016 1 commit
  9. 09 Mar, 2016 7 commits
  10. 03 Mar, 2016 6 commits
  11. 02 Mar, 2016 2 commits