dex/user/api
Eric Chiang 0ada4c8010 *: move user API auth to middleware and fix return status
Move client authentication into its own middleware and provide
differentiation between HTTP requests that do not provide
credentials (401) and requests that authenticate as a non-admin
user (403).

Closes #152
2016-01-19 13:49:01 -08:00
..
api.go *: move user API auth to middleware and fix return status 2016-01-19 13:49:01 -08:00
api_test.go user/manager: connector must exists when creating remote identity 2015-12-07 17:34:08 -08:00