76 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
Adrián López Gómez d3d2db8e05 tests: add HandleTokenFunc test 10 years ago
Eric Chiang 7858da565f server: add more validation to --no-db static file parsing 10 years ago
Stephan Renatus ed89be44ef bugfix: make getCreds work for non-admins (#396) 10 years ago
Eric Chiang 553e7d0167 server: add refresh token revocation API to server 10 years ago
Eric Chiang ac73d3cdf2 *: load password infos from users file in no-db mode not connectors 10 years ago
Eric Chiang b10645f58d *: add client registration endpoint to admin API 10 years ago
Eric Chiang 6120f7ac05 *: add isAdmin option to client repo when creating a client 10 years ago
Rubén Soleto Buenvarón 821b242c83 Fix response_type missing param 10 years ago
Eric Chiang c3aa6a1ee3 server: correctly decode oauth2 basic auth credentials 10 years ago
Eric Chiang 01a24542e9 *: fix tests that care about email case sensitivity 10 years ago
Eric Chiang 3f4a42eefd *: remove unused code 10 years ago
Eric Chiang 067ccee145 server: add db heatlh checker to server checkers 10 years ago
Rubén Soleto Buenvarón 8156870862 add support for resend an invite email 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 10 years ago
Joe Bowers ca9227fc19 various: spelling, logging, and commentary cleanup 10 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