dex/user
Wyatt Anderson 26508c6bab server: when registering a user, set display name
When automatically registering a user from an IP that provides
a `DisplayName`, set it on the created user so that JWT we create
contain a meaningful `name` field.
2016-08-04 11:45:05 -04:00
..
api user api: accept bearer tokens with multiple audiences 2016-08-02 11:52:19 -07:00
email *: depricate --email-from flag and move to email config files 2016-06-27 23:36:07 -07:00
manager server: when registering a user, set display name 2016-08-04 11:45:05 -04: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 alternate approach to fixing tests 2016-05-27 00:22:27 +02: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 user: fix password info JSON encoding to survive round trips 2016-02-23 16:25:56 -08:00
password_test.go alternate approach to fixing tests 2016-05-27 00:22:27 +02:00
user.go alternate approach to fixing tests 2016-05-27 00:22:27 +02:00
user_test.go *: remove in memory user repo 2016-02-12 13:19:05 -08:00
util.go *: move original project to dex 2015-08-18 11:26:57 -07:00