This repository has been archived on 2022-08-17. You can view files and clone it, but cannot push or open issues or pull requests.
dex/user
Bobby Rullo e5948ab3ce *: ClientIdentityXXX -> ClientXXX
Get rid of all outdated "ClientIdentity" terminology.
2016-04-20 14:31:27 -07:00
..
api *: ClientIdentityXXX -> ClientXXX 2016-04-20 14:31:27 -07:00
email *: remove in memory password info repo 2016-02-12 13:19:05 -08:00
manager *: fix tests that care about email case sensitivity 2016-03-01 14:09:10 -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 user: fix password info JSON encoding to survive round trips 2016-02-23 16:25:56 -08:00
password_test.go user: fix password info JSON encoding to survive round trips 2016-02-23 16:25:56 -08:00
user.go *: add migration to convert all emails to lowercase 2016-03-01 10:51:50 -08: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