dex/user
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 *: move user API auth to middleware and fix return status 2016-01-19 13:49:01 -08:00
email server: endpoint and system for sending invitations to dex 2015-11-18 14:24:19 -08:00
manager user/manager: connector must exists when creating remote identity 2015-12-07 17:34:08 -08:00
email_verification.go server: endpoint and system for sending invitations to dex 2015-11-18 14:24:19 -08:00
email_verification_test.go tests: fix user tests with for new behavior 2015-10-16 16:43:52 -07:00
invitation.go server: endpoint and system for sending invitations to dex 2015-11-18 14:24:19 -08:00
invitation_test.go server: endpoint and system for sending invitations to dex 2015-11-18 14:24:19 -08:00
password.go server: endpoint and system for sending invitations to dex 2015-11-18 14:24:19 -08:00
password_test.go server: endpoint and system for sending invitations to dex 2015-11-18 14:24:19 -08:00
user.go Godeps,user: update uuid package reference 2015-12-30 08:54:31 -08:00
user_test.go user: fix bug in ValidEmail helper 2015-12-01 09:06:30 -08:00
util.go *: move original project to dex 2015-08-18 11:26:57 -07:00