Maksim Nabokikh
|
fc0e2e9383
|
feat: Add default robots.txt (#2834)
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2023-02-23 15:53:09 +01:00 |
|
Maksim Nabokikh
|
7016a82589
|
fix: return 401 if password is invalid (#2796)
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2023-02-16 07:33:27 +01:00 |
|
Daniel Lipovetsky
|
07d7913049
|
chore: Upgrade golangci-lint to v1.50.1 from v1.46.0 (#2790)
|
2023-01-19 22:14:58 +01:00 |
|
Maksim Nabokikh
|
6d9ca8de49
|
fix: Do not use connector data from the refresh token field (#2729)
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2022-12-20 00:32:58 +04:00 |
|
m.nabokikh
|
4b5f1d5289
|
fix: refresh token only once for all concurrent requests
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2022-10-02 23:37:27 +02:00 |
|
Bob Callaway
|
793bcc4b61
|
address review comments
Signed-off-by: Bob Callaway <bcallaway@google.com>
|
2022-09-26 15:16:18 -04:00 |
|
Bob Callaway
|
cf3b19a952
|
Merge remote-tracking branch 'upstream/master' into advisory-fix-1
Signed-off-by: Bob Callaway <bcallaway@google.com>
|
2022-09-26 15:15:58 -04:00 |
|
Bob Callaway
|
fcfbb1ecb0
|
Add HMAC protection on /approval endpoint
Signed-off-by: Bob Callaway <bcallaway@google.com>
|
2022-07-29 19:45:18 -04:00 |
|
Bob Callaway
|
83e2df821e
|
add PKCE support to device code flow (#2575)
Signed-off-by: Bob Callaway <bobcallaway@users.noreply.github.com>
|
2022-07-27 19:02:18 +03:00 |
|
Márk Sági-Kazár
|
1cc26fab2f
|
Merge pull request #2468 from flant/cwe-79-device-code
fix: prevent cross-site scripting for the device flow
|
2022-06-30 22:52:33 +03:00 |
|
Bob Callaway
|
6eeba947f1
|
Merge remote-tracking branch 'upstream/master' into issue2289
|
2022-05-30 11:52:05 -04:00 |
|
Shivansh Vij
|
65592d0b5a
|
Updating test cases
Fixes https://github.com/dexidp/dex/issues/2537
Signed-off-by: Shivansh Vij <shivanshvij@outlook.com>
|
2022-05-26 15:54:54 -04:00 |
|
Shivansh Vij
|
cbf158bcc0
|
Fixes https://github.com/dexidp/dex/issues/2537
Signed-off-by: Shivansh Vij <shivanshvij@outlook.com>
|
2022-05-26 15:49:49 -04:00 |
|
m.nabokikh
|
bdfb10137a
|
Add the comment about groups request notification
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2022-05-25 17:50:12 +04:00 |
|
m.nabokikh
|
3d5a3befb4
|
fix: prevent cross-site scripting for the device flow
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2022-05-20 18:26:49 +04:00 |
|
m.nabokikh
|
ad89e01676
|
fix: log only errors on refreshing
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2022-04-15 10:54:43 +04:00 |
|
m.nabokikh
|
57e9611ff6
|
fix: Implicit Grant discovery
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2022-03-08 16:16:25 +04:00 |
|
Mark Sagi-Kazar
|
79721196a8
|
fix(server): wrap credentials in the correct Dial option
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
|
2021-12-19 15:41:15 +01:00 |
|
Stephen Augustus
|
243661155e
|
server: grpc.WithInsecure is now insecure.NewCredentials()
Signed-off-by: Stephen Augustus <foo@auggie.dev>
|
2021-12-17 19:39:03 -05:00 |
|
Maksim Nabokikh
|
9d3471e39b
|
Merge pull request #2026 from flant/ldap-groups-user-matcher-warning
chore: warning about deprecated LDAP groupSearch fields
|
2021-12-11 13:26:30 +04:00 |
|
Maksim Nabokikh
|
ac02fb04cf
|
Merge pull request #2344 from flant/invalid_grant_claim_another_client
fix: return invalid_grant error on claiming token of another client
|
2021-12-08 17:30:52 +04:00 |
|
Maksim Nabokikh
|
ca615f7ad7
|
Update server/refreshhandlers.go
Co-authored-by: Márk Sági-Kazár <sagikazarmark@users.noreply.github.com>
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-12-08 09:13:24 +04:00 |
|
m.nabokikh
|
578cb05f7b
|
fix: return invalid_grant error on claiming token of another client
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
|
2021-12-05 23:45:52 +04:00 |
|
Joshua Winters
|
9284ffb8c0
|
Add generic oauth connector
Co-authored-by: Shash Reddy <sreddy@pivotal.io>
Signed-off-by: Joshua Winters <jwinters@pivotal.io>
|
2021-11-17 15:06:53 -05:00 |
|
copperyp
|
5854dd192d
|
using path.Join replace filepath.Join
Signed-off-by: copperyp <copperyp@gmail.com>
|
2021-10-27 14:44:26 +08:00 |
|