Commit Graph

  • 3d5a3befb4 fix: prevent cross-site scripting for the device flow m.nabokikh 2022-04-11 14:49:47 +0400
  • 97254db62a Bump lint timeout to reduce the number of failed executions m.nabokikh 2022-05-20 18:18:04 +0400
  • 0270536a2e
    Merge pull request #2508 from dexidp/dependabot/github_actions/docker/setup-qemu-action-2 dependabot[bot] 2022-05-20 13:55:27 +0000
  • 861ad968c5
    build(deps): bump docker/setup-buildx-action from 1 to 2 dependabot[bot] 2022-05-20 13:52:12 +0000
  • d26d4e15bc
    Merge pull request #2507 from dexidp/dependabot/github_actions/docker/login-action-2 dependabot[bot] 2022-05-20 13:51:31 +0000
  • 96e0229205
    Merge pull request #2509 from dexidp/dependabot/github_actions/docker/metadata-action-4 dependabot[bot] 2022-05-20 13:50:43 +0000
  • 866f3e0c76
    Merge pull request #2510 from dexidp/dependabot/github_actions/docker/build-push-action-3 dependabot[bot] 2022-05-20 13:50:09 +0000
  • 47411e9a75
    build(deps): bump docker/login-action from 1 to 2 dependabot[bot] 2022-05-20 13:15:47 +0000
  • f26181558c
    build(deps): bump docker/setup-qemu-action from 1 to 2 dependabot[bot] 2022-05-20 13:15:37 +0000
  • 574650abe3
    build(deps): bump docker/metadata-action from 3 to 4 dependabot[bot] 2022-05-20 13:14:49 +0000
  • 3a83b6ce39
    Merge pull request #2486 from flant/enhancement-template Maksim Nabokikh 2022-05-20 17:11:13 +0400
  • a232af7f28
    build(deps): bump docker/build-push-action from 2 to 3 dependabot[bot] 2022-05-20 12:58:44 +0000
  • c74ad3bb66
    Merge pull request #2522 from Blorpy/oidc_refresh_token Maksim Nabokikh 2022-05-20 16:46:41 +0400
  • a98ab893c2 fix: Move enhancements to the docs folder m.nabokikh 2022-05-20 16:19:20 +0400
  • 2571ae9096 Apply suggestions from code review Maksim Nabokikh 2022-04-25 10:33:02 +0400
  • 38fe0f5319 feat: add enhancement template m.nabokikh 2022-04-22 14:19:15 +0400
  • 92161abfdc
    Merge pull request #2516 from flant/no-cache-build Márk Sági-Kazár 2022-05-20 13:03:15 +0200
  • 5fe1647fc7 Fix issues to make the linter happy Anthony Brandelli 2022-05-19 22:35:05 -0600
  • 7c335e9337 Add support for IDPs that do not send ID tokens in the reply when using a refresh grant. Add tests for the aforementioned functionality. Anthony Brandelli 2022-05-19 22:13:10 -0600
  • 35f58dca73 chore: do not use caching for docker build m.nabokikh 2022-05-14 17:50:29 +0400
  • 9cd29bdee0
    Merge pull request #2511 from Blorpy/remove_hd_oidc Maksim Nabokikh 2022-05-13 07:48:14 +0400
  • 997ec94a4a
    Merge pull request #2483 from tsl0922/master Maksim Nabokikh 2022-05-11 14:58:58 +0400
  • f07a58a7f1 Remove google specific hd / hosted domain claim config Anthony Brandelli 2022-05-06 13:54:19 -0600
  • 691f8be785 Fix unparam lint error in oauth_test Shuanglei Tao 2022-05-05 15:59:18 +0800
  • 453504c450
    Merge pull request #2430 from dhaus67/openshift-connector-system-root-cas Maksim Nabokikh 2022-05-05 11:37:25 +0400
  • fd15dd2248
    Merge pull request #2494 from dexidp/dependabot/github_actions/github/codeql-action-2 dependabot[bot] 2022-04-26 09:38:54 +0000
  • ebe1c8b14a
    build(deps): bump github/codeql-action from 1 to 2 dependabot[bot] 2022-04-26 04:09:06 +0000
  • 5c70f1227f
    Merge pull request #2489 from dexidp/use-docker-meta Márk Sági-Kazár 2022-04-22 23:31:36 +0200
  • 0b5a9581cd
    ci: use docker metadata for build input Mark Sagi-Kazar 2022-04-22 22:16:56 +0200
  • 7b75e1e0cc Add numeric user ID support for oauth connector Shuanglei Tao 2022-04-21 11:11:47 +0800
  • 6f07a27fad
    Merge pull request #2488 from dexidp/docker-meta Márk Sági-Kazár 2022-04-22 15:32:52 +0200
  • 42f8f91ebf
    ci: add docker metadata action Mark Sagi-Kazar 2022-04-22 14:57:58 +0200
  • 27fb1cf3bd
    Merge pull request #2487 from dexidp/revert-docker-matrix Márk Sági-Kazár 2022-04-22 14:59:06 +0200
  • a9fb4ae7ef
    revert: move container scan back to the container build step Mark Sagi-Kazar 2022-04-22 14:21:28 +0200
  • b8f2186593
    revert: docker matrix build Mark Sagi-Kazar 2022-04-22 14:15:04 +0200
  • ec9a57ee4b
    Merge pull request #2480 from dexidp/qemu Márk Sági-Kazár 2022-04-21 12:02:30 +0200
  • 7c60f79f10
    Merge pull request #1789 from techknowlogick/gitea-groups Maksim Nabokikh 2022-04-20 10:30:04 +0400
  • 1067641e53 Feature: groups in Gitea techknowlogick 2022-04-19 16:58:05 -0400
  • e9a43bf3cd
    Merge pull request #2481 from dexidp/dependabot/github_actions/aquasecurity/trivy-action-0.2.5 dependabot[bot] 2022-04-19 09:59:19 +0000
  • 75d198bd85
    build(deps): bump aquasecurity/trivy-action from 0.2.4 to 0.2.5 dependabot[bot] 2022-04-19 04:08:41 +0000
  • c5c88a688b
    ci: only enable the necessary platforms for emulation Mark Sagi-Kazar 2022-04-15 17:41:52 +0200
  • b26e639515
    Merge pull request #2470 from flant/refresh-token-log-only-errors Maksim Nabokikh 2022-04-15 17:20:02 +0400
  • ad89e01676 fix: log only errors on refreshing m.nabokikh 2022-04-12 17:21:35 +0400
  • c8ff7ed40a
    Merge pull request #2478 from dexidp/distroless Márk Sági-Kazár 2022-04-15 08:48:42 +0200
  • 3702525c86
    ci: disable Docker job on push Mark Sagi-Kazar 2022-04-14 16:08:39 +0200
  • 8b2ce6252d
    ci: build distroless images Mark Sagi-Kazar 2022-04-14 15:35:32 +0200
  • 6038af5044
    build: help dependabot detect base image versions Mark Sagi-Kazar 2022-04-14 15:18:28 +0200
  • 95e81a925f
    ci: update trivy scan job Mark Sagi-Kazar 2022-04-14 15:08:26 +0200
  • 4a5f2dbb4d
    Merge pull request #2474 from dexidp/artifact-build Márk Sági-Kazár 2022-04-14 13:38:27 +0200
  • aa35fa6580
    ci: wait for container images with container scan Mark Sagi-Kazar 2022-04-14 12:50:12 +0200
  • 0f5481a00a
    ci: new docker image build Mark Sagi-Kazar 2022-04-14 01:44:13 +0200
  • 783a7621e0
    Merge pull request #2471 from MattiasGees/bump-alpine Márk Sági-Kazár 2022-04-14 01:05:55 +0200
  • 169b5a59cc Bump Alpine to latest version Mattias Gees 2022-04-13 14:31:46 +0100
  • 4088d4f897
    Remove external setting, enable injection of HTTP client to config. Daniel Haus 2022-04-12 17:38:01 +0200
  • 2b262ff5d6
    Create setting to allow to trust the system root CAs Daniel Haus 2021-11-26 21:27:25 +0100
  • 6822ad950f feat: enable profiling endpoints m.nabokikh 2022-04-12 12:12:37 +0400
  • a2089dd8e7
    Merge pull request #2467 from dexidp/dependabot/github_actions/actions/setup-go-3 Márk Sági-Kazár 2022-04-11 12:14:48 +0200
  • fdc43a0c36
    Merge pull request #2466 from dexidp/dependabot/github_actions/aquasecurity/trivy-action-0.2.3 Márk Sági-Kazár 2022-04-11 12:14:36 +0200
  • d8289d3429
    build(deps): bump actions/setup-go from 2 to 3 dependabot[bot] 2022-04-11 04:07:31 +0000
  • 23de36d721
    build(deps): bump aquasecurity/trivy-action from 0.2.2 to 0.2.3 dependabot[bot] 2022-04-11 04:07:31 +0000
  • a51ed2c4db
    Merge pull request #2428 from dexidp/update-ent Márk Sági-Kazár 2022-04-07 17:26:43 +0200
  • 9b1a8409f1
    revert: atlas and precision change Mark Sagi-Kazar 2022-04-06 14:18:32 +0200
  • b51e73bc2e
    fix: define milisecond precision for postgres Mark Sagi-Kazar 2022-03-07 11:28:32 +0100
  • 0c3c577b52
    feat: use the new atlas engine for migrations Mark Sagi-Kazar 2022-03-07 10:18:32 +0100
  • 20b03b3f6d
    feat: update generated storage files Mark Sagi-Kazar 2022-03-07 10:15:01 +0100
  • 07a43f2d66
    feat: update entgo library Mark Sagi-Kazar 2022-03-07 10:13:22 +0100
  • 493c0eb8b7
    Merge pull request #2451 from dexidp/dependabot/go_modules/google.golang.org/protobuf-1.28.0 dependabot[bot] 2022-04-06 11:11:23 +0000
  • 50dc2f5518
    Merge pull request #2433 from flant/implicit_flow_discovery Márk Sági-Kazár 2022-04-06 12:42:43 +0200
  • ff68ca1aae
    build(deps): bump google.golang.org/protobuf from 1.27.1 to 1.28.0 dependabot[bot] 2022-04-06 10:33:34 +0000
  • cf78e741ca
    Merge pull request #2458 from dexidp/dependabot/go_modules/google.golang.org/api-0.74.0 dependabot[bot] 2022-04-06 10:32:54 +0000
  • e462d69353
    Merge pull request #2461 from dexidp/dependabot/docker/alpine-3.15.4 dependabot[bot] 2022-04-06 10:31:58 +0000
  • b163944ee5
    build(deps): bump alpine from 3.15.3 to 3.15.4 dependabot[bot] 2022-04-05 04:06:34 +0000
  • a136c0141e
    build(deps): bump google.golang.org/api from 0.70.0 to 0.74.0 dependabot[bot] 2022-03-31 04:07:36 +0000
  • 2ebcd70d30
    Merge pull request #2456 from dexidp/dependabot/docker/alpine-3.15.3 dependabot[bot] 2022-03-29 08:13:35 +0000
  • 6692759586
    build(deps): bump alpine from 3.15.1 to 3.15.3 dependabot[bot] 2022-03-29 04:08:06 +0000
  • 83ca67f140
    Merge pull request #2447 from dexidp/backport-golang-update v2.31.1 Márk Sági-Kazár 2022-03-22 15:05:28 +0100
  • cdd93cd143
    chore: update golang image Mark Sagi-Kazar 2022-03-22 14:30:47 +0100
  • 897ae8d2a3
    Merge pull request #2446 from dexidp/update-base-image Márk Sági-Kazár 2022-03-22 14:09:20 +0100
  • 863416f0a3
    chore: update alpine version Mark Sagi-Kazar 2022-03-22 13:10:17 +0100
  • 090593b7f9
    Merge pull request #2444 from dexidp/dependabot/docker/alpine-3.15.1 Márk Sági-Kazár 2022-03-22 13:08:47 +0100
  • df1cb1cdbf
    build(deps): bump alpine from 3.15.0 to 3.15.1 dependabot[bot] 2022-03-18 04:07:09 +0000
  • 20e2e429b3
    Merge pull request #2440 from dexidp/dependabot/go_modules/github.com/stretchr/testify-1.7.1 dependabot[bot] 2022-03-16 12:27:51 +0000
  • c98636457b
    build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 dependabot[bot] 2022-03-16 04:08:06 +0000
  • f1cc7133da
    Merge pull request #2437 from dexidp/dependabot/go_modules/github.com/spf13/cobra-1.4.0 dependabot[bot] 2022-03-12 10:48:01 +0000
  • 111ce66bd0
    build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0 dependabot[bot] 2022-03-11 04:06:24 +0000
  • 57e9611ff6 fix: Implicit Grant discovery m.nabokikh 2022-03-08 16:16:25 +0400
  • cb9f0b5d5e
    Merge pull request #2418 from dirien/acr_values Maksim Nabokikh 2022-03-08 10:22:07 +0400
  • a322f42a10
    Merge pull request #2426 from dexidp/dependabot/docker/golang-1.17.8-alpine3.14 dependabot[bot] 2022-03-07 11:10:18 +0000
  • 22a7d3acd3
    build(deps): bump golang from 1.17.7-alpine3.14 to 1.17.8-alpine3.14 dependabot[bot] 2022-03-07 04:07:46 +0000
  • 5d9d68106a
    feat: Add acr_values support for OIDC Engin Diri 2022-02-22 14:49:44 +0100
  • b83ba01c40
    Merge pull request #2424 from dexidp/dependabot/go_modules/github.com/russellhaering/goxmldsig-1.2.0 dependabot[bot] 2022-03-04 09:34:54 +0000
  • 5f9abc5be8
    Merge pull request #2371 from seuf/authproxy-groups-configuration Maksim Nabokikh 2022-03-04 00:44:56 +0400
  • 98ed9b70a4
    build(deps): bump github.com/russellhaering/goxmldsig dependabot[bot] 2022-03-03 04:06:30 +0000
  • a190bba9e6
    Merge pull request #2422 from dexidp/dependabot/github_actions/actions/checkout-3 dependabot[bot] 2022-03-02 10:06:49 +0000
  • 5b0cb0704a
    Merge pull request #2342 from dhaus67/refresh-token-openshift-connector Maksim Nabokikh 2022-03-02 11:46:21 +0400
  • 616e20b334
    build(deps): bump actions/checkout from 2 to 3 dependabot[bot] 2022-03-02 04:08:38 +0000
  • fd545e0493
    Merge pull request #2419 from dexidp/dependabot/go_modules/google.golang.org/api-0.70.0 dependabot[bot] 2022-02-23 13:13:17 +0000
  • 575d935792
    build(deps): bump google.golang.org/api from 0.69.0 to 0.70.0 dependabot[bot] 2022-02-23 04:06:19 +0000
  • e22c24dba2
    Merge pull request #2416 from dexidp/dependabot/go_modules/github.com/go-ldap/ldap/v3-3.4.2 dependabot[bot] 2022-02-16 06:24:16 +0000
  • 333b1d1971
    Merge pull request #2415 from dexidp/dependabot/go_modules/google.golang.org/api-0.69.0 dependabot[bot] 2022-02-16 06:23:51 +0000