Commit Graph

  • c1ba48598d build(deps): bump golang from 1.19.3-alpine3.16 to 1.19.4-alpine3.16 (#2750) dependabot[bot] 2022-12-08 01:34:51 +04:00
  • 369b4496e5 build(deps): bump github.com/Masterminds/sprig/v3 from 3.2.2 to 3.2.3 (#2751) dependabot[bot] 2022-12-08 01:34:19 +04:00
  • 873e086ae1 build(deps): bump go.etcd.io/etcd/client/pkg/v3 from 3.5.5 to 3.5.6 (#2744) dependabot[bot] 2022-12-07 01:48:35 +04:00
  • 6ac64c038f build(deps): bump github.com/prometheus/client_golang (#2735) dependabot[bot] 2022-12-07 01:46:07 +04:00
  • ebc3e0eef7 build(deps): bump alpine from 3.16.2 to 3.17.0 (#2746) dependabot[bot] 2022-12-07 01:43:58 +04:00
  • 576f990d25 Add icon for gitea (#2733) Pablo Ovelleiro Corral 2022-11-08 22:14:41 +01:00
  • 54345b6331 TLS configure for OIDC connector (#1632) Rui Yang 2022-11-07 04:29:56 -05:00
  • 6172b492a9 build(deps): bump golang from 1.19.2-alpine3.16 to 1.19.3-alpine3.16 (#2724) dependabot[bot] 2022-11-03 01:51:30 +04:00
  • 8ca355a69f build(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (#2718) dependabot[bot] 2022-11-03 01:50:30 +04:00
  • 6f12208521 build(deps): bump aquasecurity/trivy-action from 0.7.1 to 0.8.0 (#2723) dependabot[bot] 2022-11-01 22:59:13 +04:00
  • fe11626d79 build(deps): bump github.com/mattn/go-sqlite3 from 1.14.15 to 1.14.16 (#2721) dependabot[bot] 2022-11-01 22:58:48 +04:00
  • ac347bd821 build(deps): bump google.golang.org/api from 0.98.0 to 0.101.0 (#2720) dependabot[bot] 2022-11-01 22:58:12 +04:00
  • dba7ac427e build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#2715) dependabot[bot] 2022-11-01 22:56:47 +04:00
  • b010071d5f build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#2708) dependabot[bot] 2022-10-12 07:51:01 +02:00
  • fe19bb3a08 fix: Update gomplate version to 3.11.3 fix CVE-2022-27665 (#2705) Maksim Nabokikh 2022-10-10 19:39:55 +02:00
  • 0ddb2e43fa Merge pull request #2700 from dexidp/fix-google-fallback-config-load Márk Sági-Kazár 2022-10-07 01:06:07 +02:00
  • cadce3cc35 fix(connector/google): only initialize admin service if necessary Mark Sagi-Kazar 2022-10-05 14:04:58 +02:00
  • 274f4bdb05 Merge pull request #2697 from dexidp/dependabot/docker/golang-1.19.2-alpine3.16 Márk Sági-Kazár 2022-10-05 12:37:26 +02:00
  • 17f8046dda build(deps): bump golang from 1.19.1-alpine3.16 to 1.19.2-alpine3.16 dependabot[bot] 2022-10-05 04:54:24 +00:00
  • eecf6450b2 Merge pull request #2695 from dexidp/fix-google-admin-regression Márk Sági-Kazár 2022-10-04 12:32:28 +02:00
  • 9bcce63352 fix(connector/google): make admin email optional for default creds Mark Sagi-Kazar 2022-10-04 08:55:57 +02:00
  • 6a59f08e4e Revert "fix: check for no serviceAccountFilePath and no email (#2679)" Mark Sagi-Kazar 2022-10-04 08:49:14 +02:00
  • e4bceef9f3 Merge pull request #2692 from flant/refresh-once Márk Sági-Kazár 2022-10-03 12:19:23 +02:00
  • 4b5f1d5289 fix: refresh token only once for all concurrent requests m.nabokikh 2022-10-02 22:40:22 +02:00
  • ffeb4d5e16 Merge pull request #2691 from jannfis/docs/add-adopter-argocd Márk Sági-Kazár 2022-09-30 20:12:44 +02:00
  • 32f61e1892 Add Argo CD to list of Dex adopters Jann Fischer 2022-09-30 14:49:49 +02:00
  • c70a14b14c Merge pull request #2688 from dexidp/dep-updates Márk Sági-Kazár 2022-09-29 20:17:55 +02:00
  • 542c2f56fd chore(deps): update golang.org/x packages Mark Sagi-Kazar 2022-09-29 15:47:12 +02:00
  • d3864d1e5a Merge pull request #2684 from dexidp/dependabot/go_modules/entgo.io/ent-0.11.3 Márk Sági-Kazár 2022-09-29 15:13:05 +02:00
  • 186e4092fd build(deps): bump entgo.io/ent from 0.11.2 to 0.11.3 dependabot[bot] 2022-09-29 04:04:44 +00:00
  • 07e0904923 fix: supply HMACKey in test case (#2683) Bob Callaway 2022-09-28 14:31:40 -04:00
  • 49477729ce fix: check for no serviceAccountFilePath and no email (#2679) Bob Callaway 2022-09-28 13:59:28 -04:00
  • 45b6f49674 Merge pull request #2681 from dexidp/dependabot/github_actions/helm/kind-action-1.4.0 Márk Sági-Kazár 2022-09-28 17:54:01 +02:00
  • ecac896ae0 Merge pull request #2682 from dexidp/dependabot/go_modules/google.golang.org/api-0.98.0 Márk Sági-Kazár 2022-09-28 16:15:42 +02:00
  • 2a8c7d7ac1 Merge pull request #2666 from dexidp/dependabot/go_modules/go.etcd.io/etcd/client/v3-3.5.5 dependabot[bot] 2022-09-28 14:14:02 +00:00
  • 49471b14c8 Merge pull request from GHSA-vh7g-p26c-j2cw Márk Sági-Kazár 2022-09-28 16:10:11 +02:00
  • 022050615e build(deps): bump google.golang.org/api from 0.97.0 to 0.98.0 dependabot[bot] 2022-09-28 04:05:55 +00:00
  • 793bcc4b61 address review comments Bob Callaway 2022-09-26 15:16:18 -04:00
  • cf3b19a952 Merge remote-tracking branch 'upstream/master' into advisory-fix-1 Bob Callaway 2022-09-26 15:15:58 -04:00
  • 51a13b3453 build(deps): bump helm/kind-action from 1.3.0 to 1.4.0 dependabot[bot] 2022-09-26 04:07:32 +00:00
  • 97d3766a08 build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.4 to 3.5.5 dependabot[bot] 2022-09-23 21:05:01 +00:00
  • a483f5b504 build(deps): bump google.golang.org/api from 0.95.0 to 0.97.0 (#2677) dependabot[bot] 2022-09-24 01:03:19 +04:00
  • d96f384f2a Reduce HTTP client creations in the Keystone connector (#2659) Erwin van Eyk 2022-09-23 14:02:02 -07:00
  • 7b589ba3a7 Merge pull request #2658 from dexidp/dependabot/go_modules/github.com/coreos/go-oidc/v3-3.4.0 Márk Sági-Kazár 2022-09-14 13:38:42 +02:00
  • 45b3b420d9 Merge pull request #2638 from dexidp/dependabot/go_modules/api/v2/google.golang.org/grpc-1.49.0 dependabot[bot] 2022-09-14 10:15:30 +00:00
  • 8e8d4cc8af build(deps): bump google.golang.org/grpc in /api/v2 dependabot[bot] 2022-09-13 16:06:35 +00:00
  • 02c1f5ff3e Merge pull request #2652 from dexidp/dependabot/go_modules/google.golang.org/api-0.95.0 dependabot[bot] 2022-09-13 16:05:43 +00:00
  • 3895975af1 build(deps): bump github.com/lib/pq from 1.10.5 to 1.10.7 (#2651) dependabot[bot] 2022-09-13 11:40:26 +04:00
  • 8f04f97c71 build(deps): bump github.com/coreos/go-oidc/v3 from 3.3.0 to 3.4.0 dependabot[bot] 2022-09-12 04:06:17 +00:00
  • 4117bac09e Merge pull request #2656 from dexidp/update-alpine Márk Sági-Kazár 2022-09-08 13:02:35 +02:00
  • addc7850fa chore: update alpine version in Go image Mark Sagi-Kazar 2022-09-08 11:57:34 +02:00
  • b50d6626fb Merge pull request #2648 from dexidp/nix-go Márk Sági-Kazár 2022-09-07 15:12:46 +02:00
  • a1a3ed5b25 Implement Application Default Credentials for the google connector (#2530) Hoang Quoc Trung 2022-09-07 13:56:56 +02:00
  • 58fa7a16f1 build(deps): bump google.golang.org/api from 0.94.0 to 0.95.0 dependabot[bot] 2022-09-07 11:51:15 +00:00
  • cbe3d24587 Merge pull request #2650 from dexidp/dependabot/docker/golang-1.19.1-alpine3.15 Márk Sági-Kazár 2022-09-07 13:50:41 +02:00
  • 534ce7fbf0 Merge pull request #2611 from dexidp/dependabot/go_modules/api/v2/google.golang.org/protobuf-1.28.1 dependabot[bot] 2022-09-07 11:49:41 +00:00
  • eb60006117 Merge pull request #2636 from dexidp/dependabot/go_modules/google.golang.org/grpc-1.49.0 dependabot[bot] 2022-09-07 11:49:29 +00:00
  • 9e4c29784d build(deps): bump golang from 1.19.0-alpine3.15 to 1.19.1-alpine3.15 dependabot[bot] 2022-09-07 04:05:12 +00:00
  • cf572e9154 build: bump Go version to 1.19 in Nix Mark Sagi-Kazar 2022-09-06 14:08:11 +02:00
  • 59730816e6 build(deps): bump google.golang.org/grpc from 1.47.0 to 1.49.0 dependabot[bot] 2022-09-01 11:53:31 +00:00
  • 221ff841bc build(deps): bump github.com/coreos/go-oidc/v3 from 3.2.0 to 3.3.0 (#2646) dependabot[bot] 2022-09-01 15:52:27 +04:00
  • 29b3523e07 feat(connector/authproxy): support multiple groups (#2643) Marcelo Clavel 2022-09-01 07:46:24 -04:00
  • d33e994805 chore: Bump Go 1.19 (#2641) Maksim Nabokikh 2022-08-29 15:03:26 +04:00
  • 7efe1e28a8 chore: Bump ent to 0.11.2 (#2640) Maksim Nabokikh 2022-08-29 11:16:12 +04:00
  • f14952213c build(deps): bump google.golang.org/protobuf in /api/v2 dependabot[bot] 2022-08-28 16:04:00 +00:00
  • c5833e6b6f build(deps): bump google.golang.org/api from 0.93.0 to 0.94.0 (#2637) dependabot[bot] 2022-08-28 20:03:15 +04:00
  • 72dd3c60c0 fix: Fallback when group claim is a string instead of an array of strings (#2639) Joost Buskermolen 2022-08-25 10:55:30 +02:00
  • f90318ea1d Merge pull request #2633 from dexidp/dependabot/go_modules/google.golang.org/api-0.93.0 Maksim Nabokikh 2022-08-23 23:00:13 +04:00
  • d016f5c277 Merge pull request #2635 from dexidp/dependabot/github_actions/aquasecurity/trivy-action-0.7.1 Maksim Nabokikh 2022-08-20 08:00:36 +04:00
  • 12bf923dd6 build(deps): bump aquasecurity/trivy-action from 0.7.0 to 0.7.1 dependabot[bot] 2022-08-19 04:04:56 +00:00
  • 148417d675 Merge pull request #2634 from dexidp/dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.15 Maksim Nabokikh 2022-08-18 10:06:36 +04:00
  • ea18fc22fa Merge pull request #2632 from dexidp/dependabot/github_actions/aquasecurity/trivy-action-0.7.0 Maksim Nabokikh 2022-08-17 19:23:13 +04:00
  • ef864a433e build(deps): bump github.com/mattn/go-sqlite3 from 1.14.11 to 1.14.15 dependabot[bot] 2022-08-17 04:06:38 +00:00
  • cb6d0945b8 build(deps): bump google.golang.org/api from 0.89.0 to 0.93.0 dependabot[bot] 2022-08-17 04:06:25 +00:00
  • 98fffed0d4 build(deps): bump aquasecurity/trivy-action from 0.6.1 to 0.7.0 dependabot[bot] 2022-08-17 04:06:05 +00:00
  • 2081f7d057 Merge pull request #2620 from mayurwaghmode/master Maksim Nabokikh 2022-08-15 13:39:07 +04:00
  • b9d88c723f updated gomplate version and added ppc64le support mayurwaghmode 2022-08-11 02:31:12 -07:00
  • e74acdff6c build(deps): bump github.com/prometheus/client_golang (#2623) dependabot[bot] 2022-08-11 10:18:39 +03:00
  • b479d26137 Merge pull request #2624 from dexidp/dependabot/docker/alpine-3.16.2 Márk Sági-Kazár 2022-08-10 11:45:06 +02:00
  • adb5454913 build(deps): bump alpine from 3.16.1 to 3.16.2 dependabot[bot] 2022-08-10 04:04:29 +00:00
  • fcfbb1ecb0 Add HMAC protection on /approval endpoint Bob Callaway 2022-07-06 07:11:37 -04:00
  • 4bcdcf8e1e build(deps): bump aquasecurity/trivy-action from 0.6.0 to 0.6.1 (#2604) dependabot[bot] 2022-07-28 15:39:50 +03:00
  • 3df7c489ce build(deps): bump google.golang.org/api from 0.86.0 to 0.89.0 (#2605) dependabot[bot] 2022-07-28 15:39:14 +03:00
  • ce11154529 build(deps): bump github.com/go-ldap/ldap/v3 from 3.4.2 to 3.4.4 (#2606) dependabot[bot] 2022-07-28 15:38:35 +03:00
  • e1a407830d add config to explicitly set scopes for microsoft connector (#2582) Bob Callaway 2022-07-27 09:03:29 -07:00
  • 83e2df821e add PKCE support to device code flow (#2575) Bob Callaway 2022-07-27 09:02:18 -07:00
  • 454122ca22 build(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 (#2599) dependabot[bot] 2022-07-26 13:52:10 +04:00
  • 4a0218e87c grpc-client: Do not crash on empty response (#2584) Björn Busse 2022-07-25 21:30:22 +02:00
  • 27c25d00be Add domainHint parameter to Microsoft Connector (#2586) Joe Knight 2022-07-25 13:12:55 -06:00
  • 367487d7c5 build(deps): bump golang from 1.18.3-alpine3.15 to 1.18.4-alpine3.15 (#2592) dependabot[bot] 2022-07-25 23:11:24 +04:00
  • 3b7e56035a build(deps): bump alpine from 3.16.0 to 3.16.1 (#2598) dependabot[bot] 2022-07-25 23:11:06 +04:00
  • f53fab6b06 build(deps): bump aquasecurity/trivy-action from 0.5.1 to 0.6.0 (#2602) dependabot[bot] 2022-07-25 23:10:46 +04:00
  • 100246328b Use GitLab's refresh_token during Refresh. (#2352) dhaus67 2022-07-20 11:16:12 +02:00
  • d564cc7200 Merge pull request #2591 from chancez/patch-1 Maksim Nabokikh 2022-07-18 23:23:16 +04:00
  • a3e2946cfc Add expiry.refreshToken settings to config.yaml.dist Chance Zibolski 2022-07-13 15:45:21 -07:00
  • f49e7bc218 Merge pull request #2560 from dexidp/dependabot/go_modules/github.com/spf13/cobra-1.5.0 Maksim Nabokikh 2022-07-04 23:03:15 +04:00
  • 9ebcd651ff Merge pull request #2574 from dexidp/dependabot/go_modules/google.golang.org/api-0.86.0 Maksim Nabokikh 2022-07-04 22:27:42 +04:00
  • 1aaa7fa0b7 build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 dependabot[bot] 2022-07-04 18:22:22 +00:00
  • c561318baa Merge pull request #2565 from dexidp/dependabot/github_actions/mheap/github-action-required-labels-2 Maksim Nabokikh 2022-07-04 22:21:19 +04:00
  • 5066414735 Merge pull request #2576 from dexidp/dependabot/github_actions/aquasecurity/trivy-action-0.5.1 Maksim Nabokikh 2022-07-04 22:20:59 +04:00