moby--moby/auth
Josh Hawn 6720bfb243 Adjusted handling of inactive user login
The return status for inactive users was being checked
too early in the process, so I moved it from just after
the handling of POST /v1/users/ to after getting the
response from GET /v1/users/
2013-12-06 11:57:05 -08:00
..
MAINTAINERS Add MAINTAINERS 2013-09-16 04:45:01 +00:00
auth.go Adjusted handling of inactive user login 2013-12-06 11:57:05 -08:00
auth_test.go Split auth tests between unit tests and integration tests 2013-11-15 01:13:20 +00:00