dex/user
Eric Chiang d518447282 user: move user manager to it's own package
This commit moves the user.Manage to its own package (user/manager)
so it can import the connector package in a later commit.

For clarity, it renames "Manager" to "UserManager" using gorname.

This commit has no functional changes.
2015-12-07 15:34:14 -08:00
..
api user: move user manager to it's own package 2015-12-07 15:34:14 -08:00
email server: endpoint and system for sending invitations to dex 2015-11-18 14:24:19 -08:00
manager user: move user manager to it's own package 2015-12-07 15:34:14 -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 user: fix bug in ValidEmail helper 2015-12-01 09:06:30 -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