56 Commits (3f4a42eefd25ccfdf097b5cc0c19e3c13c09ff2c)

Author SHA1 Message Date
Eric Chiang 3f4a42eefd *: remove unused code 10 years ago
Eric Chiang 07af73f367 *: don't allow sqlite3 if --no-db flag not specified 10 years ago
Eric Chiang 3b125d6073 *: fix --no-db client decoding 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 95560404a3 *: remove in memory refresh repo 10 years ago
Eric Chiang 7bac93aa20 *: remove in memory session repos 10 years ago
Eric Chiang 04cd1851aa server: add dynamic client registration 10 years ago
Frode Nordahl 5d284e08ae Change status code used for redirects from StatusTemporaryRedirect (307) to StatusFound (302) 10 years ago
Eric Chiang 4da143ca2d server: fix reset password test 10 years ago
Eric Chiang 0ada4c8010 *: move user API auth to middleware and fix return status 10 years ago
Eric Chiang ec3bc7f258 *: allow dexctl set-connector-configs to read from stdin 10 years ago
Eric Chiang 5e44b6bc27 *: update all to accommodate changes to go-oidc 10 years ago
Bobby Rullo dc828825e6 server: better UX when remote ID already exists 10 years ago
Eric Chiang ad6e331860 server: fix flow when user logs in through wrong connector 10 years ago
Eric Chiang 99e1163972 server: fix tests 10 years ago
Eric Chiang f2c3dbc5e6 static, server: add styles for github and bitbucket connectors 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 8be9396811 registration: trim spaces and sanity check user email from form 10 years ago
Joe Bowers 0c854a21d6 server: endpoint and system for sending invitations to dex 10 years ago
Marcus Stong 7d0ecf9532 server: add scope to newLoginURLFromSession 10 years ago
Joe Bowers 792b72ef54 server: spelling of error message 11 years ago
Joe Bowers ca9227fc19 various: spelling, logging, and commentary cleanup 11 years ago
Bobby Rullo d1e292eb94 server: pass issuer name to emailer 11 years ago
Bobby Rullo 2ef1b4beff user: introduce "invite" emails 11 years ago
George Tankersley 07a4d4441e pkg/crypto: replace old crypto with new crypto 11 years ago
Joe Bowers 85113748a8 server: unify password reset and email verification code and behavior 11 years ago
Yifan Gu 7282dd5187 refreshtoken: return base64 encoded token for in-memory backend. 11 years ago
Gyu-Ho Lee f06073fbcd server: use standard lib http.Request.BasicAuth 11 years ago
Bobby Rullo 55040c55fa server, integration, cmd: Protect Admin API 11 years ago
Bobby Rullo d3d6a75b91 fixup - Code review changes. 11 years ago
Bobby Rullo bf9517fdaa server,cmd: Add flag for disabling registation 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 60a36e2c2e server,db: flag for disabling user login 11 years ago
Joe Bowers 4c9bab0890 server: user management endpoints strictly conform to schema 11 years ago
Giulio Iotti 472e4a02a4 *: Remove unnecessary else statements 11 years ago
Bobby Rullo f1820cda14 cmd,server,static/html: Configurable name, logo 11 years ago
Yifan Gu 44c6cb44f5 refresh: bcrypt raw bytes rather than base64 encoded string. 11 years ago
Yifan Gu 93a0830ae0 server: check scope in requests. 11 years ago
Yifan Gu 066fd859ec session: add 'scope' field in session. 11 years ago
Bobby Rullo d0c199b62c cmd, server: base64 encode multiple secrets 11 years ago
Bobby Rullo 66fe201c24 *: move original project to dex 11 years ago