Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

Make sure we're returning proper error responses. #8

Closed
3 tasks done
marshallswain opened this issue Nov 16, 2015 · 1 comment
Closed
3 tasks done

Make sure we're returning proper error responses. #8

marshallswain opened this issue Nov 16, 2015 · 1 comment
Milestone

Comments

@marshallswain
Copy link
Member

Token login and REST login responses are inconsistent right now.

  • Expired tokens should return 401 error.
  • Bad username should return 401 error.
  • Bad password should return 401 error.
@marshallswain marshallswain added this to the 1.0 release milestone Nov 16, 2015
@marshallswain
Copy link
Member Author

Fixed in 122cdd0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant