38 Commits (v0.4.0)

Author SHA1 Message Date
Bobby Rullo e5948ab3ce *: ClientIdentityXXX -> ClientXXX 10 years ago
Bobby Rullo 95757e8779 *: Client Repo now deals with custom Client object 10 years ago
Eric Chiang 64380734e6 *: implement refresh revocation user API methods 10 years ago
Eric Chiang 01a24542e9 *: fix tests that care about email case sensitivity 10 years ago
Eric Chiang 9bc68edae7 *: add migration to convert all emails to lowercase 10 years ago
Rubén Soleto Buenvarón 8156870862 add support for resend an invite email 10 years ago
Eric Chiang 221a1ad7a0 user: fix password info JSON encoding to survive round trips 10 years ago
Eric Chiang 1658e86b2a *: fix govet warnings 10 years ago
Eric Chiang dcf5835189 *: remove in memory connector config repo 10 years ago
Eric Chiang b572b8dd6c *: remove in memory client repo 10 years ago
Eric Chiang 72d1ecab64 *: remove in memory password info repo 10 years ago
Eric Chiang 2726f4dcdf *: remove in memory user repo 10 years ago
Eric Chiang 0ada4c8010 *: move user API auth to middleware and fix return status 10 years ago
Eric Chiang 5e44b6bc27 *: update all to accommodate changes to go-oidc 10 years ago
Eric Chiang 1829209243 Godeps,user: update uuid package reference 10 years ago
Eric Chiang f43655a8c3 user/manager: connector must exists when creating remote identity 10 years ago
Eric Chiang d518447282 user: move user manager to it's own package 10 years ago
Eric Chiang 137330b202 user: fix bug in ValidEmail helper 10 years ago
Joe Bowers 0c854a21d6 server: endpoint and system for sending invitations to dex 10 years ago
Joe Bowers 2cdb6c0adb user: more convenient way to read claims that have already been validated 10 years ago
Joe Bowers 468c1b8b5e user: claims and parsing for invitations 10 years ago
Joe Bowers ca9227fc19 various: spelling, logging, and commentary cleanup 10 years ago
Bobby Rullo 2ef1b4beff user: introduce "invite" emails 11 years ago
Joe Bowers b1e4369811 fixup: remove debug logging from test 11 years ago
Joe Bowers 12342149d3 fixup: document parseAndVerifyTokenClaims behavior 11 years ago
Joe Bowers ce8b0a4c9e tests: fix user tests with for new behavior 11 years ago
Joe Bowers 85113748a8 server: unify password reset and email verification code and behavior 11 years ago
Joe Bowers 2ed2859896 repo: functional repo tests 11 years ago
Joe Bowers e5db302312 server: expose user disable API endpoint 11 years ago
Joe Bowers fbbb3cc2df server: all authorizations fail for disabled users 11 years ago
Joe Bowers ffabe03bc0 server: don't allow disabled users to access the api 11 years ago
Joe Bowers f115015a3f api: don't create a user if you can't send them an email 11 years ago
Joe Bowers 60a36e2c2e server,db: flag for disabling user login 11 years ago
Giulio Iotti 472e4a02a4 *: Remove unnecessary else statements 11 years ago
Bobby Rullo 66fe201c24 *: move original project to dex 11 years ago