dex/user
Bobby Rullo 2ef1b4beff user: introduce "invite" emails
Invite emails are essentially just reset password emails with a
different template (though this can and probably will change (slightly)
in the near future)
2015-10-30 14:41:00 -07:00
..
api user: introduce "invite" emails 2015-10-30 14:41:00 -07:00
email user: introduce "invite" emails 2015-10-30 14:41:00 -07:00
email_verification.go server: unify password reset and email verification code and behavior 2015-10-16 14:47:58 -07:00
email_verification_test.go tests: fix user tests with for new behavior 2015-10-16 16:43:52 -07:00
manager.go server: expose user disable API endpoint 2015-09-29 16:46:30 -07:00
manager_test.go *: move original project to dex 2015-08-18 11:26:57 -07:00
password.go server: unify password reset and email verification code and behavior 2015-10-16 14:47:58 -07:00
password_test.go fixup: remove debug logging from test 2015-10-16 17:14:51 -07:00
user.go fixup: document parseAndVerifyTokenClaims behavior 2015-10-16 16:54:22 -07:00
user_test.go *: move original project to dex 2015-08-18 11:26:57 -07:00
util.go *: move original project to dex 2015-08-18 11:26:57 -07:00